Searched refs:hash_b (Results 1 – 2 of 2) sorted by relevance
237 guint hash_b = g_icon_hash (G_ICON (b)); in g_emblem_comp() local239 if(hash_a < hash_b) in g_emblem_comp()242 if(hash_a == hash_b) in g_emblem_comp()
480 def hash_b(item: Any) -> int:490 hash_b(42)491 hash_b("foo")