Searched refs:JavaMathMax (Results 1 – 1 of 1) sorted by relevance
4323 static FP_Type JavaMathMax(FP_Type x, FP_Type y) { in JavaMathMax() function4345 return JavaMathMax(lhs, rhs); in FPMax()