Searched defs:term_hasher (Results 1 – 1 of 1) sorted by relevance
87 struct term_hasher : ggc_ptr_hash<term_entry> struct89 static hashval_t hash (term_entry *e) in hash()94 static bool equal (term_entry *e1, term_entry *e2) in equal()