Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Dvarray.c51 hash_descriptor (const void *p) in hash_descriptor() function
70 varray_hash = htab_create (10, hash_descriptor, eq_descriptor, NULL); in varray_descriptor()
Dalloc-pool.c83 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()
Dggc-common.c796 hash_descriptor (const void *p) in hash_descriptor() function
850 loc_hash = htab_create (10, hash_descriptor, eq_descriptor, NULL); in loc_descriptor()
DChangeLog-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,