Searched refs:type_hash_hash (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/gcc/
H A Dtree.c166 static hashval_t type_hash_hash (const void *);
225 type_hash_table = htab_create_ggc (TYPE_HASH_INITIAL_SIZE, type_hash_hash,
4268 type_hash_hash (const void *item)
4245 type_hash_hash (const void *item) function

Completed in 134 milliseconds