Searched refs:Z_LIST_NO_EMPTIES (Results 1 – 2 of 2) sorted by relevance
| /Zephyr-4.1.0/include/zephyr/sys/ | ||
| D | util_macro.h | 352 Z_LIST_DROP_FIRST(FOR_EACH(Z_LIST_NO_EMPTIES, (), __VA_ARGS__)) |
| D | util_internal.h | 101 #define Z_LIST_NO_EMPTIES(e) \ macro |