Searched refs:PRIOQ_FOREACH_ITEM (Results 1 – 2 of 2) sorted by relevance
/systemd-251/src/basic/ | ||
D | prioq.h | 29 #define PRIOQ_FOREACH_ITEM(q, p) \ macro |
/systemd-251/src/test/ | ||
D | test-prioq.c | 93 PRIOQ_FOREACH_ITEM(q, t) { in TEST() |