mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-28 16:25:22 +00:00
IS_EMPTY macro allows to check if defined name is empty, i.e. does not contain replacement list. LIST_DROP_EMPTY macro may be used to process __VA_ARGS__ type lists, e.g. a,b,,c , and remove empty elements. Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no> |
||
---|---|---|
.. | ||
base64 | ||
crc | ||
intmath | ||
list | ||
math_extras | ||
rbtree | ||
timeutil | ||
util |