zephyr/include/misc
Nicolas Pitre e85b9315c2 ROUND_UP/DOWN macros: cast the entire align argument
Enclose the align argument in parents to make sure the cast applies to
the whole expression when expanded. This is especially important if the
argument contains a ternary operator.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2019-05-30 09:16:35 -04:00
..
__assert.h
byteorder.h
dlist.h
errno_private.h
fdtable.h
gcov.h
libc-hooks.h
list_gen.h
math_extras_impl.h
math_extras.h
mempool_base.h
mempool.h
mutex.h
printk.h
rb.h
reboot.h
ring_buffer.h
sflist.h
slist.h
speculation.h
stack.h
util.h ROUND_UP/DOWN macros: cast the entire align argument 2019-05-30 09:16:35 -04:00