Searched refs:Z_LIST_DROP_FIRST (Results 1 – 2 of 2) sorted by relevance
344 Z_LIST_DROP_FIRST(FOR_EACH(Z_LIST_NO_EMPTIES, (), __VA_ARGS__))
100 #define Z_LIST_DROP_FIRST(...) GET_ARGS_LESS_N(1, __VA_ARGS__) macro