Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/math/
Dmath_Misccellaneous.h55 const s32 x_hi = (s32)(x >> 32); in nnmathMultiplyAndDivide() local
92 const s32 x_hi = (u32)(x >> 32); in nnmathMultiplyRate() local
103 const s32 x_hi = (u32)(x >> 32); in nnmathMultiplyRate32() local
/CTR-SDK-4.2.5/include/nn/fnd/
Dfnd_TimeSpan.h291 const s64 x_hi = x >> 32; in MultiplyRightShift() local