Searched refs:htab_alloc_with_arg (Results 1 – 10 of 10) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/include/ |
H A D | hashtab.h | 77 typedef void *(*htab_alloc_with_arg) (void *, size_t, size_t); typedef 131 htab_alloc_with_arg alloc_with_arg_f; 152 void *, htab_alloc_with_arg, 164 void *, htab_alloc_with_arg,
|
/dflybsd-src/contrib/binutils-2.34/include/ |
H A D | hashtab.h | 77 typedef void *(*htab_alloc_with_arg) (void *, size_t, size_t); typedef 131 htab_alloc_with_arg alloc_with_arg_f; 152 void *, htab_alloc_with_arg, 164 void *, htab_alloc_with_arg,
|
/dflybsd-src/contrib/binutils-2.27/include/ |
H A D | hashtab.h | 77 typedef void *(*htab_alloc_with_arg) (void *, size_t, size_t); typedef 131 htab_alloc_with_arg alloc_with_arg_f; 152 void *, htab_alloc_with_arg, 164 void *, htab_alloc_with_arg,
|
/dflybsd-src/contrib/gcc-4.7/include/ |
H A D | hashtab.h | 82 typedef void *(*htab_alloc_with_arg) (void *, size_t, size_t); typedef 136 htab_alloc_with_arg alloc_with_arg_f; 157 void *, htab_alloc_with_arg, 169 void *, htab_alloc_with_arg,
|
/dflybsd-src/contrib/gdb-7/include/ |
H A D | hashtab.h | 82 typedef void *(*htab_alloc_with_arg) (void *, size_t, size_t); typedef 136 htab_alloc_with_arg alloc_with_arg_f; 157 void *, htab_alloc_with_arg, 169 void *, htab_alloc_with_arg,
|
/dflybsd-src/contrib/gcc-4.7/libiberty/ |
H A D | hashtab.c | 304 htab_alloc_with_arg alloc_f, in htab_create_alloc_ex() 392 htab_alloc_with_arg alloc_f, htab_free_with_arg free_f) in htab_set_functions_ex()
|
/dflybsd-src/contrib/gdb-7/libiberty/ |
H A D | hashtab.c | 304 htab_alloc_with_arg alloc_f, in htab_create_alloc_ex() 392 htab_alloc_with_arg alloc_f, htab_free_with_arg free_f) in htab_set_functions_ex()
|
/dflybsd-src/contrib/binutils-2.34/libiberty/ |
H A D | hashtab.c | 295 htab_alloc_with_arg alloc_f, in htab_create_alloc_ex() 383 htab_alloc_with_arg alloc_f, htab_free_with_arg free_f) in htab_set_functions_ex()
|
/dflybsd-src/contrib/binutils-2.27/libiberty/ |
H A D | hashtab.c | 296 htab_alloc_with_arg alloc_f, in htab_create_alloc_ex() 384 htab_alloc_with_arg alloc_f, htab_free_with_arg free_f) in htab_set_functions_ex()
|
/dflybsd-src/contrib/gcc-8.0/libiberty/ |
H A D | hashtab.c | 295 htab_alloc_with_arg alloc_f, in htab_create_alloc_ex() 383 htab_alloc_with_arg alloc_f, htab_free_with_arg free_f) in htab_set_functions_ex()
|