Home
last modified time | relevance | path

Searched refs:ix (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_Arithmetic.h360 f32 ix; in FInv() local
362 ix = 1.0f / x; in FInv()
365 return ix; in FInv()