Searched defs:ptr_hash (Results 1 – 2 of 2) sorted by relevance
159 pub fn ptr_hash<H: Hasher>(&self, state: &mut H) { in ptr_hash() function
184 static struct ptr_descr *ptr_hash[HASH_SIZE]; variable