Searched refs:htab_create_typed_alloc (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Dhashtab.h160 extern htab_t htab_create_typed_alloc (size_t, htab_hash, htab_eq, htab_del,
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Dhashtab.h160 extern htab_t htab_create_typed_alloc (size_t, htab_hash, htab_eq, htab_del,
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/libiberty/
H A Dhashtab.c294 return htab_create_typed_alloc (size, hash_f, eq_f, del_f, alloc_f, alloc_f,
336 @deftypefn Supplemental htab_t htab_create_typed_alloc (size_t @var{size},
356 htab_create_typed_alloc (size_t size, htab_hash hash_f, htab_eq eq_f, function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libiberty/
H A Dhashtab.c294 return htab_create_typed_alloc (size, hash_f, eq_f, del_f, alloc_f, alloc_f,
336 @deftypefn Supplemental htab_t htab_create_typed_alloc (size_t @var{size}, @
356 htab_create_typed_alloc (size_t size, htab_hash hash_f, htab_eq eq_f, function

Completed in 111 milliseconds