Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/s390/
Dsimulator-s390.cc4323 static FP_Type JavaMathMax(FP_Type x, FP_Type y) { in JavaMathMax() function
4345 return JavaMathMax(lhs, rhs); in FPMax()