Searched refs:LL_APPEND (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/libucl/uthash/
H A Dutlist.h333 #define LL_APPEND(head,add) \ macro
368 /* Here are VS2008 replacements for LL_APPEND and LL_DELETE */
406 #undef LL_APPEND macro
407 #define LL_APPEND LL_APPEND_VS2008 macro

Completed in 57 milliseconds