Searched defs:STAILQ_LAST (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/contrib/elftoolchain/common/ | ||
| HD | _elftc.h | 177 #define STAILQ_LAST(head, type, field) \ macro |
| /dragonfly/sys/sys/ | ||
| HD | queue.h | 312 #define STAILQ_LAST(head, type, field) \ macro |