Home
last modified time | relevance | path

Searched refs:LL_PREPEND_ELEM2 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libucl/uthash/
H A Dutlist.h470 #define LL_PREPEND_ELEM2(head, el, add, next) \ macro
494 LL_PREPEND_ELEM2(head, el, add, next)
595 #undef LL_PREPEND_ELEM2
596 #define LL_PREPEND_ELEM2(head, el, add, next) \ macro