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

/freebsd-11-stable/contrib/libucl/uthash/
H A Dutlist.h349 #define LL_DELETE(head,del) \ macro
368 /* Here are VS2008 replacements for LL_APPEND and LL_DELETE */
408 #undef LL_DELETE macro
409 #define LL_DELETE LL_DELETE_VS2008 macro

Completed in 55 milliseconds