Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/uthash/
H A Dutlist.h319 LL_CONCAT2(head1,head2,next)
321 #define LL_CONCAT2(head1,head2,next) \ macro