Searched refs:CIRCLEQ_REMOVE (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.81.4/bsd/man/man3/ | ||
| H A D | Makefile | 33 queue.3 CIRCLEQ_REMOVE.3 \ |
| /xnu-12377.81.4/bsd/sys/ | ||
| H A D | queue.h | 924 #define CIRCLEQ_REMOVE(head, elm, field) do { \ macro |