Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dordered-hash-map-tests.cc116 typedef int_hash <int, EMPTY, DELETED> int_hash_t; in test_map_of_int_to_strings() typedef
117 ordered_hash_map <int_hash_t, const char *> m; in test_map_of_int_to_strings()
Dhash-map-tests.cc116 typedef int_hash <int, EMPTY, DELETED> int_hash_t; in test_map_of_int_to_strings() typedef
117 hash_map <int_hash_t, const char *> m; in test_map_of_int_to_strings()