Searched defs:node_hash (Results 1 – 3 of 3) sorted by relevance
466 guint node_hash; in g_hash_table_lookup_node() local1379 guint node_hash; in g_hash_table_iter_replace() local1507 guint node_hash; in g_hash_table_lookup() local1544 guint node_hash; in g_hash_table_lookup_extended() local1708 guint node_hash; in g_hash_table_contains() local1736 guint node_hash; in g_hash_table_remove_internal() local1823 guint node_hash; in g_hash_table_steal_extended() local1941 guint node_hash = hash_table->hashes[i]; in g_hash_table_foreach_remove_or_steal() local2060 guint node_hash = hash_table->hashes[i]; in g_hash_table_foreach() local2121 guint node_hash = hash_table->hashes[i]; in g_hash_table_find() local
42 const std::hash<AnfNodePtr> node_hash; in operator ()() local
491 static unsigned node_hash(GepNode *N) { in node_hash() function