Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/uthash/
H A Dutlist.h310 LL_PREPEND2(head,add,next)
312 #define LL_PREPEND2(head,add,next) \ macro