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

/freebsd-10.1-release/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
/freebsd-10.1-release/contrib/libucl/src/
H A Ducl_parser.c1879 LL_DELETE (parser->variables, new);

Completed in 42 milliseconds