Home
last modified time | relevance | path

Searched refs:int_cst_hash_hash (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gcc/
HDtree.c167 static hashval_t int_cst_hash_hash (const void *);
237 int_cst_hash_table = htab_create_ggc (1024, int_cst_hash_hash, in init_ttree()
780 int_cst_hash_hash (const void *x) in int_cst_hash_hash() function
HDChangeLog-20047187 (int_cst_hash_hash, int_cst_hash_eq): New hashing functions.