Searched refs:int_hash_t (Results 1 – 2 of 2) sorted by relevance
116 typedef int_hash <int, EMPTY, DELETED> int_hash_t; in test_map_of_int_to_strings() typedef117 ordered_hash_map <int_hash_t, const char *> m; in test_map_of_int_to_strings()
116 typedef int_hash <int, EMPTY, DELETED> int_hash_t; in test_map_of_int_to_strings() typedef117 hash_map <int_hash_t, const char *> m; in test_map_of_int_to_strings()