Home
last modified time | relevance | path

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

/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/include/nn/math/
Dmath_Arithmetic.h63 U32AsF32(u32 x) in U32AsF32() function
96 return U32AsF32(u); in FGetMantPart()
/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/sources/libraries/math/
Dmath_Arithmetic.cpp445 return U32AsF32(expx); in FExp()