Home
last modified time | relevance | path

Searched refs:eq_descriptor (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/gcc/
HDvarray.c57 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()
HDalloc-pool.c89 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()
HDggc-common.c816 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()
HDChangeLog-200439585 (hash_descriptor, eq_descriptor, loc_descriptor, cmp_statistics,
44420 (hash_descriptor, eq_descriptor, alloc_pool_descriptor): New.
46010 (hash_descriptor, eq_descriptor, varray_descriptor,