Home
last modified time | relevance | path

Searched refs:CntLz_ (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/math/
Dmath_Arithmetic.h505 u32 CntLz_(u32 x);
522 return internal::CntLz_(x); in CntLz()
/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/sources/libraries/math/
Dmath_Arithmetic.cpp719 CntLz_(u32 x) in CntLz_() function