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