Searched defs:LIST_INSERT_BEFORE (Results 1 – 2 of 2) sorted by relevance
/systemd-251/src/basic/ | ||
D | list.h | 109 #define LIST_INSERT_BEFORE(name,head,a,b) \ macro |
/systemd-251/coccinelle/ | ||
D | macros.h | 140 #define LIST_INSERT_BEFORE(name,head,a,b) \ macro |