Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dvarray.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()
H A Dalloc-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()
H A Dggc-common.c804 eq_descriptor (const void *p1, const void *p2) in eq_descriptor() function
850 loc_hash = htab_create (10, hash_descriptor, eq_descriptor, NULL); in loc_descriptor()