Searched defs:alloc_arg (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/gcc/include/
H A Dhashtab.h131 void *alloc_arg; member in struct:htab
/haiku-buildtools/binutils/include/
H A Dhashtab.h130 void *alloc_arg; member in struct:htab
/haiku-buildtools/gcc/libiberty/
H A Dhashtab.c294 htab_create_alloc_ex(size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f, void *alloc_arg, htab_alloc_with_arg alloc_f, htab_free_with_arg free_f) argument
382 htab_set_functions_ex(htab_t htab, htab_hash hash_f, htab_eq eq_f, htab_del del_f, PTR alloc_arg, htab_alloc_with_arg alloc_f, htab_free_with_arg free_f) argument
[all...]
/haiku-buildtools/binutils/libiberty/
H A Dhashtab.c294 htab_create_alloc_ex(size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f, void *alloc_arg, htab_alloc_with_arg alloc_f, htab_free_with_arg free_f) argument
382 htab_set_functions_ex(htab_t htab, htab_hash hash_f, htab_eq eq_f, htab_del del_f, PTR alloc_arg, htab_alloc_with_arg alloc_f, htab_free_with_arg free_f) argument
[all...]
/haiku-buildtools/legacy/binutils/libiberty/
H A Dhashtab.c321 htab_create_alloc_ex(size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f, void *alloc_arg, htab_alloc_with_arg alloc_f, htab_free_with_arg free_f) argument
356 htab_set_functions_ex(htab_t htab, htab_hash hash_f, htab_eq eq_f, htab_del del_f, PTR alloc_arg, htab_alloc_with_arg alloc_f, htab_free_with_arg free_f) argument
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr44699.c38 void * alloc_arg; member in struct:htab

Completed in 84 milliseconds