Searched defs:LL_FOREACH_SAFE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/libucl/uthash/
H A Dutlist.h434 #define LL_FOREACH_SAFE(head,el,tmp) \ macro
/freebsd-11-stable/contrib/libucl/src/
H A Ducl_schema.c463 LL_FOREACH_SAFE (nodes, node, tmp) { function

Completed in 131 milliseconds