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

/freebsd-11-stable/contrib/libucl/src/
H A Ducl_internal.h206 ucl_object_t *trash_objs; member in struct:ucl_parser
H A Ducl_parser.c1121 DL_APPEND (parser->trash_objs, nobj);
1162 DL_APPEND (parser->trash_objs, nobj);
H A Ducl_util.c513 LL_FOREACH_SAFE (parser->trash_objs, tr, trtmp) {

Completed in 156 milliseconds