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

/freebsd-11-stable/contrib/gcclibs/include/
H A Dhashtab.h74 typedef void *(*htab_alloc) (size_t, size_t); typedef
131 htab_alloc alloc_f;
153 htab_alloc, htab_free);
/freebsd-11-stable/contrib/binutils/include/
H A Dhashtab.h74 typedef void *(*htab_alloc) (size_t, size_t); typedef
131 htab_alloc alloc_f;
153 htab_alloc, htab_free);
/freebsd-11-stable/contrib/gdb/include/
H A Dhashtab.h74 typedef PTR (*htab_alloc) PARAMS ((size_t, size_t)); typedef
122 htab_alloc alloc_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 111 milliseconds