| /src/external/gpl3/gcc/dist/libgomp/config/accel/ |
| target-indirect.c | 45 htab_hash (hash_entry_type element) function
|
| /src/external/gpl3/binutils/dist/include/ |
| hashtab.h | 47 typedef hashval_t (*htab_hash) (const void *); typedef 97 htab_hash hash_f; 146 extern htab_t htab_create_alloc (size_t, htab_hash, 150 extern htab_t htab_create_alloc_ex (size_t, htab_hash, 155 extern htab_t htab_create_typed_alloc (size_t, htab_hash, htab_eq, htab_del, 159 extern htab_t htab_create (size_t, htab_hash, htab_eq, htab_del); 160 extern htab_t htab_try_create (size_t, htab_hash, htab_eq, htab_del); 162 extern void htab_set_functions_ex (htab_t, htab_hash, 187 extern htab_hash htab_hash_pointer;
|
| /src/external/gpl3/binutils.old/dist/include/ |
| hashtab.h | 47 typedef hashval_t (*htab_hash) (const void *); typedef 97 htab_hash hash_f; 146 extern htab_t htab_create_alloc (size_t, htab_hash, 150 extern htab_t htab_create_alloc_ex (size_t, htab_hash, 155 extern htab_t htab_create_typed_alloc (size_t, htab_hash, htab_eq, htab_del, 159 extern htab_t htab_create (size_t, htab_hash, htab_eq, htab_del); 160 extern htab_t htab_try_create (size_t, htab_hash, htab_eq, htab_del); 162 extern void htab_set_functions_ex (htab_t, htab_hash, 187 extern htab_hash htab_hash_pointer;
|
| /src/external/gpl3/gcc/dist/include/ |
| hashtab.h | 47 typedef hashval_t (*htab_hash) (const void *); typedef 97 htab_hash hash_f; 146 extern htab_t htab_create_alloc (size_t, htab_hash, 150 extern htab_t htab_create_alloc_ex (size_t, htab_hash, 155 extern htab_t htab_create_typed_alloc (size_t, htab_hash, htab_eq, htab_del, 159 extern htab_t htab_create (size_t, htab_hash, htab_eq, htab_del); 160 extern htab_t htab_try_create (size_t, htab_hash, htab_eq, htab_del); 162 extern void htab_set_functions_ex (htab_t, htab_hash, 187 extern htab_hash htab_hash_pointer;
|
| /src/external/gpl3/gcc.old/dist/include/ |
| hashtab.h | 47 typedef hashval_t (*htab_hash) (const void *); typedef 97 htab_hash hash_f; 146 extern htab_t htab_create_alloc (size_t, htab_hash, 150 extern htab_t htab_create_alloc_ex (size_t, htab_hash, 155 extern htab_t htab_create_typed_alloc (size_t, htab_hash, htab_eq, htab_del, 159 extern htab_t htab_create (size_t, htab_hash, htab_eq, htab_del); 160 extern htab_t htab_try_create (size_t, htab_hash, htab_eq, htab_del); 162 extern void htab_set_functions_ex (htab_t, htab_hash, 187 extern htab_hash htab_hash_pointer;
|
| /src/external/gpl3/gdb.old/dist/include/ |
| hashtab.h | 47 typedef hashval_t (*htab_hash) (const void *); typedef 97 htab_hash hash_f; 146 extern htab_t htab_create_alloc (size_t, htab_hash, 150 extern htab_t htab_create_alloc_ex (size_t, htab_hash, 155 extern htab_t htab_create_typed_alloc (size_t, htab_hash, htab_eq, htab_del, 159 extern htab_t htab_create (size_t, htab_hash, htab_eq, htab_del); 160 extern htab_t htab_try_create (size_t, htab_hash, htab_eq, htab_del); 162 extern void htab_set_functions_ex (htab_t, htab_hash, 187 extern htab_hash htab_hash_pointer;
|
| /src/external/gpl3/gdb/dist/include/ |
| hashtab.h | 47 typedef hashval_t (*htab_hash) (const void *); typedef 97 htab_hash hash_f; 146 extern htab_t htab_create_alloc (size_t, htab_hash, 150 extern htab_t htab_create_alloc_ex (size_t, htab_hash, 155 extern htab_t htab_create_typed_alloc (size_t, htab_hash, htab_eq, htab_del, 159 extern htab_t htab_create (size_t, htab_hash, htab_eq, htab_del); 160 extern htab_t htab_try_create (size_t, htab_hash, htab_eq, htab_del); 162 extern void htab_set_functions_ex (htab_t, htab_hash, 187 extern htab_hash htab_hash_pointer;
|
| /src/external/gpl3/gcc/dist/libgomp/ |
| task.c | 52 htab_hash (hash_entry_type element) function 2431 *find_empty_slot_for_expand (new_htab, htab_hash (x)) = x;
|
| target.c | 63 htab_hash (hash_entry_type element) function
|
| /src/external/gpl3/gcc.old/dist/libgomp/ |
| task.c | 52 htab_hash (hash_entry_type element) function 2190 *find_empty_slot_for_expand (new_htab, htab_hash (x)) = x;
|
| target.c | 53 htab_hash (hash_entry_type element) function
|