Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/common/
H A Dmathutil_unittest.cpp307 TEST(MathUtilTest, FindLSB) in TEST() argument
H A Dmathutil.h1295 int FindLSB(T bits) in FindLSB() function