Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/libarchive/unzip/
HDla_queue.h484 #define LIST_CONCAT(head1, head2, type, field) do { \ macro
/freebsd-14-stable/sys/sys/
HDqueue.h647 #define LIST_CONCAT(head1, head2, type, field) do { \ macro