Searched refs:eq_descriptor (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/contrib/gcc/ |
| HD | varray.c | 57 eq_descriptor (const void *p1, const void *p2) in eq_descriptor() function 70 varray_hash = htab_create (10, hash_descriptor, eq_descriptor, NULL); in varray_descriptor()
|
| HD | alloc-pool.c | 89 eq_descriptor (const void *p1, const void *p2) in eq_descriptor() function 102 alloc_pool_hash = htab_create (10, hash_descriptor, eq_descriptor, NULL); in alloc_pool_descriptor()
|
| HD | ggc-common.c | 816 eq_descriptor (const void *p1, const void *p2) in eq_descriptor() function 862 loc_hash = htab_create (10, hash_descriptor, eq_descriptor, NULL); in loc_descriptor()
|
| HD | 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,
|