Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/math/
Dmath_Arithmetic.h110 FSelect(f32 cond, f32 ifPos, f32 ifNeg) in FSelect() function
173 return FSelect(sign, pos, neg); in FCopySign()