Searched refs:SLIST_REMOVE (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dcompat-queue.h158 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/external/ipsec-tools/src/include-glibc/sys/
H A Dqueue.h150 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/external/chromium_org/third_party/usrsctp/usrsctplib/
H A Duser_queue.h199 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
H A Duser_mbuf.c296 SLIST_REMOVE(&m->m_pkthdr.tags, t, m_tag, m_tag_link);

Completed in 140 milliseconds