Searched refs:Log2FloorNonZero64_Portable (Results 1 – 1 of 1) sorted by relevance
339 return Log2FloorNonZero64_Portable(n); in Log2FloorNonZero64()360 static int Log2FloorNonZero64_Portable(uint64 n) { in Log2FloorNonZero64_Portable() function