Searched defs:STAILQ_REMOVE (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/elftoolchain/common/
H A D_elftc.h188 #define STAILQ_REMOVE(head, elm, type, field) do { \ macro
/freebsd-current/contrib/openbsm/compat/
H A Dqueue.h283 #define STAILQ_REMOVE(head, elm, type, field) do { \ macro
/freebsd-current/contrib/libarchive/unzip/
H A Dla_queue.h370 #define STAILQ_REMOVE(head, elm, type, field) do { \ macro
/freebsd-current/sys/sys/
H A Dqueue.h404 #define STAILQ_REMOVE(head, elm, type, field) do { \ macro

Completed in 130 milliseconds