Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/uthash/
H A Dutlist.h341 LL_APPEND2(head,add,next)
343 #define LL_APPEND2(head,add,next) \ macro
489 LL_APPEND2(head, add, next); \
528 #undef LL_APPEND2
529 #define LL_APPEND2(head,add,next) \ macro
614 LL_APPEND2(head, add, next); \