Searched refs:trash_objs (Results 1 – 3 of 3) sorted by relevance
259 ucl_object_t *trash_objs; member
1224 DL_APPEND (parser->trash_objs, nobj); in ucl_parser_process_object_element()1265 DL_APPEND (parser->trash_objs, nobj); in ucl_parser_process_object_element()
643 LL_FOREACH_SAFE (parser->trash_objs, tr, trtmp) {