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

/freebsd-11-stable/contrib/gcclibs/include/
H A Dhashtab.h82 typedef void (*htab_free_with_arg) (void *, void *); typedef
137 htab_free_with_arg free_with_arg_f;
158 htab_free_with_arg);
167 htab_free_with_arg);
/freebsd-11-stable/contrib/binutils/include/
H A Dhashtab.h82 typedef void (*htab_free_with_arg) (void *, void *); typedef
137 htab_free_with_arg free_with_arg_f;
158 htab_free_with_arg);
167 htab_free_with_arg);
/freebsd-11-stable/contrib/gdb/include/
H A Dhashtab.h82 typedef void (*htab_free_with_arg) PARAMS ((void *, void *)); typedef
128 htab_free_with_arg free_with_arg_f;
145 htab_free_with_arg));
154 htab_free_with_arg));
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dhashtab.c324 htab_free_with_arg free_f)
358 htab_alloc_with_arg alloc_f, htab_free_with_arg free_f)
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dhashtab.c324 htab_free_with_arg free_f)
358 htab_alloc_with_arg alloc_f, htab_free_with_arg free_f)

Completed in 348 milliseconds