Searched refs:size_htab_hash (Results 1 – 3 of 3) sorted by relevance
70 static hashval_t size_htab_hash PARAMS ((const void *));1352 size_htab_hash (x) in size_htab_hash() function1405 size_htab = htab_create (1024, size_htab_hash, size_htab_eq, NULL);
11483 * fold-const.c (size_htab_hash): Use htab_hash_pointer.
10645 (size_htab_hash, size_htab_eq): New functions.