Searched refs:fls128 (Results 1 – 1 of 1) sorted by relevance
82 static unsigned int fls128(u64 a, u64 b) in fls128() function93 return 128U - fls128( in common_bits()