Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/math/
Dmath_Misccellaneous.h53 const s32 r_hi = (s32)(rate >> 32); in nnmathMultiplyAndDivide() local
90 const u32 r_hi = (u32)(rate >> 32); in nnmathMultiplyRate() local