Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/s390/
Dsimulator-s390.cc4357 static FP_Type JavaMathMin(FP_Type x, FP_Type y) { in JavaMathMin() function
4383 return JavaMathMin(lhs, rhs); in FPMin()