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

/freebsd-11-stable/contrib/gcclibs/include/
H A Dhashtab.h81 typedef void *(*htab_alloc_with_arg) (void *, size_t, size_t); typedef
136 htab_alloc_with_arg alloc_with_arg_f;
157 void *, htab_alloc_with_arg,
166 void *, htab_alloc_with_arg,
/freebsd-11-stable/contrib/binutils/include/
H A Dhashtab.h81 typedef void *(*htab_alloc_with_arg) (void *, size_t, size_t); typedef
136 htab_alloc_with_arg alloc_with_arg_f;
157 void *, htab_alloc_with_arg,
166 void *, htab_alloc_with_arg,
/freebsd-11-stable/contrib/gdb/include/
H A Dhashtab.h81 typedef PTR (*htab_alloc_with_arg) PARAMS ((void *, size_t, size_t)); typedef
127 htab_alloc_with_arg alloc_with_arg_f;
144 PTR, htab_alloc_with_arg,
153 PTR, htab_alloc_with_arg,
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dhashtab.c323 htab_alloc_with_arg alloc_f,
358 htab_alloc_with_arg alloc_f, htab_free_with_arg free_f)
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dhashtab.c323 htab_alloc_with_arg alloc_f,
358 htab_alloc_with_arg alloc_f, htab_free_with_arg free_f)

Completed in 101 milliseconds