Searched refs:Log2FloorNonZero_Portable (Results 1 – 1 of 1) sorted by relevance
290 return Log2FloorNonZero_Portable(n); in Log2FloorNonZero()312 static int Log2FloorNonZero_Portable(uint32 n) { in Log2FloorNonZero_Portable() function