Searched defs:free_f (Results 1 - 9 of 9) sorted by relevance

/haiku-buildtools/legacy/binutils/include/
H A Dhashtab.h132 htab_free free_f; local
/haiku-buildtools/gcc/include/
H A Dhashtab.h128 htab_free free_f; member in struct:htab
/haiku-buildtools/binutils/include/
H A Dhashtab.h127 htab_free free_f; member in struct:htab
/haiku-buildtools/gcc/gcc/
H A Dlto-section-in.c110 lto_set_in_hooks(struct lto_file_decl_data ** data, lto_get_section_data_f* get_f, lto_free_section_data_f* free_f) argument
/haiku-buildtools/gcc/libstdc++-v3/src/c++98/
H A Dstrstream.cc69 strstreambuf::strstreambuf(void* (*alloc_f)(size_t), void (*free_f)(void*)) argument
/haiku-buildtools/gcc/libiberty/
H A Dhashtab.c283 htab_create_alloc(size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f, htab_alloc alloc_f, htab_free free_f) argument
294 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
348 htab_create_typed_alloc(size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f, htab_alloc alloc_tab_f, htab_alloc alloc_f, htab_free 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.c283 htab_create_alloc(size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f, htab_alloc alloc_f, htab_free free_f) argument
294 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
348 htab_create_typed_alloc(size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f, htab_alloc alloc_tab_f, htab_alloc alloc_f, htab_free 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.c288 htab_create_alloc(size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f, htab_alloc alloc_f, htab_free free_f) argument
321 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.c37 htab_free free_f; member in struct:htab

Completed in 181 milliseconds