Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/src/
H A Ducl_internal.h260 ucl_object_t *trash_objs; member
H A Ducl_parser.c1309 DL_APPEND(parser->trash_objs, nobj); in ucl_parser_process_object_element()
1350 DL_APPEND(parser->trash_objs, nobj); in ucl_parser_process_object_element()
H A Ducl_util.c644 LL_FOREACH_SAFE(parser->trash_objs, tr, trtmp)