Searched refs:auth_log2 (Results 1 – 4 of 4) sorted by relevance
53 static u_short auth_log2(size_t);387 auth_log2(size_t x) in auth_log2() function452 hashbits = auth_log2(totalkeys / 4) + 1; in auth_resize_hashtable()
2062 - implement 'auth_log2()' using integer bithack instead of float calculation
589 - implement 'auth_log2()' using integer bithack instead of float calculation
15865 - implement 'auth_log2()' using integer bithack instead of float calculation15869 - implement 'auth_log2()' using integer bithack instead of float calculation15873 - implement 'auth_log2()' using integer bithack instead of float calculation15877 - test bithack implementation of 'auth_log2()'