Home
last modified time | relevance | path

Searched defs:LIST_FOREACH_FROM (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libarchive/unzip/
H A Dla_queue.h510 #define LIST_FOREACH_FROM(var, head, field) \ macro
/freebsd/sys/sys/
H A Dqueue.h585 #define LIST_FOREACH_FROM(var, head, field) \ macro