Searched defs:LIST_INIT (Results 1 – 2 of 2) sorted by relevance
/systemd-251/src/basic/ | ||
D | list.h | 22 #define LIST_INIT(name,item) \ macro |
/systemd-251/coccinelle/ | ||
D | macros.h | 67 #define LIST_INIT(name,item) \ macro |