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

/freebsd-11-stable/contrib/gcclibs/include/
H A Dhashtab.h77 typedef void (*htab_free) (void *); typedef
132 htab_free free_f;
153 htab_alloc, htab_free);
/freebsd-11-stable/contrib/binutils/include/
H A Dhashtab.h77 typedef void (*htab_free) (void *); typedef
132 htab_free free_f;
153 htab_alloc, htab_free);
/freebsd-11-stable/contrib/gdb/include/
H A Dhashtab.h77 typedef void (*htab_free) PARAMS ((PTR)); typedef
123 htab_free free_f;
140 htab_alloc, htab_free));
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dhashtab.c289 htab_del del_f, htab_alloc alloc_f, htab_free free_f)
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dhashtab.c289 htab_del del_f, htab_alloc alloc_f, htab_free free_f)

Completed in 115 milliseconds