Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/fnd/
Dfnd_TimeSpan.h279 s64 n = MultiplyRightShift(m_NanoSeconds, magic); in DivideNanoSeconds()
288 static s64 MultiplyRightShift(const s64 x, const s64 y) in MultiplyRightShift() function