Lines Matching refs:UCL_FREE
200 UCL_FREE (obj->hh.keylen, obj->trash_stack[UCL_TRASH_KEY]); in ucl_object_dtor_free()
203 UCL_FREE (obj->len, obj->trash_stack[UCL_TRASH_VALUE]); in ucl_object_dtor_free()
208 UCL_FREE (sizeof (ucl_object_t), obj); in ucl_object_dtor_free()
215 UCL_FREE (sizeof (*ud), obj); in ucl_object_dtor_free()
275 UCL_FREE (sizeof (*vec), vec);
532 UCL_FREE (chain->len, chain->begin);
535 UCL_FREE (sizeof (*chain), chain);
544 UCL_FREE (sizeof (*chunk), chunk);
630 UCL_FREE (sizeof (struct ucl_macro), macro);
636 UCL_FREE (sizeof (struct ucl_pubkey), key);
641 UCL_FREE (sizeof (struct ucl_variable), var);
659 UCL_FREE (sizeof (struct ucl_parser), parser);
739 UCL_FREE (sizeof (struct ucl_pubkey), nkey);
1347 UCL_FREE (sizeof (struct ucl_stack), st);
1369 UCL_FREE (sizeof (struct ucl_variable), cur_var);
1374 UCL_FREE (sizeof (struct ucl_variable), cur_var);
2818 UCL_FREE (sizeof (*rit->expl_it), rit->expl_it);
2904 UCL_FREE (sizeof (*rit->expl_it), rit->expl_it);
2908 UCL_FREE (sizeof (*rit), it);