Searched defs:TAILQ_REMOVE (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dcompat-queue.h446 #define TAILQ_REMOVE(head, elm, field) do { \ macro
/external/chromium/third_party/libevent/compat/sys/
H A Dqueue.h356 #define TAILQ_REMOVE(head, elm, field) do { \ macro
/external/chromium_org/third_party/libevent/compat/sys/
H A Dqueue.h356 #define TAILQ_REMOVE(head, elm, field) do { \ macro
/external/ipsec-tools/src/include-glibc/sys/
H A Dqueue.h399 #define TAILQ_REMOVE(head, elm, field) do { \ macro
/external/openssh/openbsd-compat/
H A Dsys-queue.h102 #undef TAILQ_REMOVE macro
472 #define TAILQ_REMOVE(head, elm, field) do { \ macro

Completed in 516 milliseconds