Home
last modified time | relevance | path

Searched defs:FindMSB (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/common/
H A Dmathutil_unittest.cpp316 TEST(MathUtilTest, FindMSB) in TEST() argument
H A Dmathutil.h1310 int FindMSB(T bits) in FindMSB() function