Searched defs:Log2 (Results 1 – 9 of 9) sorted by relevance
22 func Log2(x float64) float64 { func
208 inline unsigned Log2(Align A) { return A.ShiftValue; } in Log2() function
275 auto Log2 = Log(A); in CollectFeatures() local