Searched refs:string_slot_hasher (Results 1 – 3 of 3) sorted by relevance
648 struct string_slot_hasher : nofree_ptr_hash <string_slot> struct658 string_slot_hasher::hash (const string_slot *ds) in hash()671 string_slot_hasher::equal (const string_slot *ds1, const string_slot *ds2) in equal()697 hash_table<string_slot_hasher> *string_hash_table;
47 struct freeing_string_slot_hasher : string_slot_hasher
80 ob->string_hash_table = new hash_table<string_slot_hasher> (37); in create_output_block()