Home
last modified time | relevance | path

Searched defs:sat_hasher (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc2464 struct sat_hasher : ggc_ptr_hash<sat_entry> struct
2466 static hashval_t hash (sat_entry *e) in hash()
2506 /* See sat_hasher::hash. */ in equal() argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc2288 struct sat_hasher : ggc_ptr_hash<sat_entry> struct
2305 static GTY((deletable)) hash_table<sat_hasher> *sat_cache; argument