Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/math/
Dmath_Misccellaneous.h56 const u32 x_lo = (u32)(x >> 0); in nnmathMultiplyAndDivide() local
93 const u32 x_lo = (u32)(x >> 0); in nnmathMultiplyRate() local
104 const u32 x_lo = (u32)(x >> 0); in nnmathMultiplyRate32() local
/CTR-SDK-4.2.5/include/nn/fnd/
Dfnd_TimeSpan.h290 const u64 x_lo = x & 0xffffffff; in MultiplyRightShift() local