Home
last modified time | relevance | path

Searched refs:logmax (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Dpointer-set.c56 hash1 (const void *p, unsigned long max, unsigned long logmax) in hash1() argument
66 const unsigned long shift = HOST_BITS_PER_LONG - logmax; in hash1()