Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDtree.c161 static unsigned int tree_int_map_hash (const void *);
232 init_priority_for_decl = htab_create_ggc (512, tree_int_map_hash, in init_ttree()
3956 tree_int_map_hash (const void *item) in tree_int_map_hash() function
HDChangeLog-200512235 (tree_int_map_hash): Ditto.