Home
last modified time | relevance | path

Searched refs:Z_LIST_NO_EMPTIES (Results 1 – 2 of 2) sorted by relevance

/Zephyr-4.1.0/include/zephyr/sys/
Dutil_macro.h352 Z_LIST_DROP_FIRST(FOR_EACH(Z_LIST_NO_EMPTIES, (), __VA_ARGS__))
Dutil_internal.h101 #define Z_LIST_NO_EMPTIES(e) \ macro