Searched defs:hashmask (Results 1 – 4 of 4) sorted by relevance
70 u_long hashmask = hashtable->nr_elems -1; in _hash_destroy() local86 u_long hashmask = hashtable->nr_elems -1; in _hash_insert() local99 u_long hashmask = hashtable->nr_elems -1; in _hash_lookup() local118 u_long hashmask = hashtable->nr_elems -1; in _hash_remove() local
330 hashinit(int elements, struct malloc_type *type, u_long *hashmask) in hashinit()348 hashdestroy(void *vhashtbl, struct malloc_type *type, u_long hashmask) in hashdestroy()366 u_long *hashmask) in hashinit_ext()
153 u_int hashmask; member
299 u_long hashmask; member