Home
last modified time | relevance | path

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

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/math/
Dmath_Misccellaneous.h38 const u32 r_lo = (u32)(rate >> 0); in nnmathMultiplyAndDivide() local
43 + ( (s64)(x_hi) * r_lo in nnmathMultiplyAndDivide()
45 + (((u64)(x_lo) * r_lo) >> 32); in nnmathMultiplyAndDivide()