Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dengine.cc1793 hashval_t hash_b = smap_b->hash (); in cmp() local
1794 if (hash_a < hash_b) in cmp()
1796 else if (hash_a > hash_b) in cmp()