Searched defs:del_f (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | hashtab.c | 283 htab_del del_f, htab_alloc alloc_f, htab_free free_f) in htab_create_alloc() 294 htab_del del_f, void *alloc_arg, in htab_create_alloc_ex() 348 htab_del del_f, htab_alloc alloc_tab_f, in htab_create_typed_alloc() 382 htab_del del_f, void *alloc_arg, in htab_set_functions_ex() 397 htab_create (size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f) in htab_create() 403 htab_try_create (size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f) in htab_try_create()
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | hashtab.c | 283 htab_del del_f, htab_alloc alloc_f, htab_free free_f) in htab_create_alloc() 294 htab_del del_f, void *alloc_arg, in htab_create_alloc_ex() 348 htab_del del_f, htab_alloc alloc_tab_f, in htab_create_typed_alloc() 382 htab_del del_f, void *alloc_arg, in htab_set_functions_ex() 397 htab_create (size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f) in htab_create() 403 htab_try_create (size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f) in htab_try_create()
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | hashtab.c | 283 htab_del del_f, htab_alloc alloc_f, htab_free free_f) in htab_create_alloc() 294 htab_del del_f, void *alloc_arg, in htab_create_alloc_ex() 348 htab_del del_f, htab_alloc alloc_tab_f, in htab_create_typed_alloc() 382 htab_del del_f, PTR alloc_arg, in htab_set_functions_ex() 397 htab_create (size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f) in htab_create() 403 htab_try_create (size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f) in htab_try_create()
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | hashtab.c | 283 htab_del del_f, htab_alloc alloc_f, htab_free free_f) in htab_create_alloc() 294 htab_del del_f, void *alloc_arg, in htab_create_alloc_ex() 348 htab_del del_f, htab_alloc alloc_tab_f, in htab_create_typed_alloc() 382 htab_del del_f, PTR alloc_arg, in htab_set_functions_ex() 397 htab_create (size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f) in htab_create() 403 htab_try_create (size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f) in htab_try_create()
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | hashtab.h | 103 htab_del del_f; member
|
/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | hashtab.h | 103 htab_del del_f; member
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | hashtab.h | 103 htab_del del_f; member
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | hashtab.h | 103 htab_del del_f; member
|