Home
last modified time | relevance | path

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

/CTR-SDK-0.14.21/include/nn/math/
Dmath_Arithmetic.h63 U32AsF32(u32 x) in U32AsF32() function
96 return U32AsF32(u); in FGetMantPart()
/CTR-SDK-0.14.21/sources/libraries/math/
Dmath_Arithmetic.cpp445 return U32AsF32(expx); in FExp()