Home
last modified time | relevance | path

Searched defs:fmax (Results 1 – 2 of 2) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_fmax.c35 fmax(double x, double y) in fmax() function
/bionic/tests/
Dmath_test.cpp672 TEST(math, fmax) { in TEST() argument