Searched defs:LIST_IS_EMPTY (Results 1 – 2 of 2) sorted by relevance
/systemd-251/src/basic/ | ||
D | list.h | 173 #define LIST_IS_EMPTY(head) \ macro |
/systemd-251/coccinelle/ | ||
D | macros.h | 192 #define LIST_IS_EMPTY(head) \ macro |