Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dhash-map-tests.cc452 typedef int_hash<int, INT_MIN, INT_MAX> IntHash; in test_nonzero_empty_key() typedef
453 hash_map<int, int, simple_hashmap_traits<IntHash, int> > x; in test_nonzero_empty_key()