Home
last modified time | relevance | path

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

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