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()
2024 - implement 'auth_log2()' using integer bithack instead of float calculation
560 - implement 'auth_log2()' using integer bithack instead of float calculation
15152 - implement 'auth_log2()' using integer bithack instead of float calculation15156 - implement 'auth_log2()' using integer bithack instead of float calculation15160 - implement 'auth_log2()' using integer bithack instead of float calculation15164 - test bithack implementation of 'auth_log2()'