Searched refs:del_f (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/gcclibs/libiberty/
H A Dhashtab.c289 htab_del del_f, htab_alloc alloc_f, htab_free free_f)
311 result->del_f = del_f;
322 htab_del del_f, void *alloc_arg,
346 result->del_f = del_f;
357 htab_del del_f, PTR alloc_arg,
362 htab->del_f = del_f;
372 htab_create (size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f) argument
288 htab_create_alloc(size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f, htab_alloc alloc_f, htab_free free_f) argument
321 htab_create_alloc_ex(size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f, void *alloc_arg, htab_alloc_with_arg alloc_f, htab_free_with_arg free_f) argument
356 htab_set_functions_ex(htab_t htab, htab_hash hash_f, htab_eq eq_f, htab_del del_f, PTR alloc_arg, htab_alloc_with_arg alloc_f, htab_free_with_arg free_f) argument
378 htab_try_create(size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f) argument
[all...]
/freebsd-12-stable/contrib/binutils/libiberty/
H A Dhashtab.c289 htab_del del_f, htab_alloc alloc_f, htab_free free_f)
311 result->del_f = del_f;
322 htab_del del_f, void *alloc_arg,
346 result->del_f = del_f;
357 htab_del del_f, PTR alloc_arg,
362 htab->del_f = del_f;
372 htab_create (size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f) argument
288 htab_create_alloc(size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f, htab_alloc alloc_f, htab_free free_f) argument
321 htab_create_alloc_ex(size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f, void *alloc_arg, htab_alloc_with_arg alloc_f, htab_free_with_arg free_f) argument
356 htab_set_functions_ex(htab_t htab, htab_hash hash_f, htab_eq eq_f, htab_del del_f, PTR alloc_arg, htab_alloc_with_arg alloc_f, htab_free_with_arg free_f) argument
378 htab_try_create(size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f) argument
[all...]
/freebsd-12-stable/contrib/gcclibs/include/
H A Dhashtab.h108 htab_del del_f; local
/freebsd-12-stable/contrib/binutils/include/
H A Dhashtab.h108 htab_del del_f; local
/freebsd-12-stable/contrib/gdb/include/
H A Dhashtab.h99 htab_del del_f; local

Completed in 182 milliseconds