Searched refs:hash_descriptor (Results 1 – 4 of 4) sorted by relevance
| /freebsd-9-stable/contrib/gcc/ |
| D | varray.c | 51 hash_descriptor (const void *p) in hash_descriptor() function 70 varray_hash = htab_create (10, hash_descriptor, eq_descriptor, NULL); in varray_descriptor()
|
| D | alloc-pool.c | 83 hash_descriptor (const void *p) in hash_descriptor() function 102 alloc_pool_hash = htab_create (10, hash_descriptor, eq_descriptor, NULL); in alloc_pool_descriptor()
|
| D | ggc-common.c | 796 hash_descriptor (const void *p) in hash_descriptor() function 850 loc_hash = htab_create (10, hash_descriptor, eq_descriptor, NULL); in loc_descriptor()
|
| D | ChangeLog-2004 | 39585 (hash_descriptor, eq_descriptor, loc_descriptor, cmp_statistics, 44420 (hash_descriptor, eq_descriptor, alloc_pool_descriptor): New. 46010 (hash_descriptor, eq_descriptor, varray_descriptor,
|