Searched refs:JavaMathMin (Results 1 – 1 of 1) sorted by relevance
4357 static FP_Type JavaMathMin(FP_Type x, FP_Type y) { in JavaMathMin() function4383 return JavaMathMin(lhs, rhs); in FPMin()