Home
last modified time | relevance | path

Searched defs:round (Results 1 – 3 of 3) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_round.c33 round(double x) in round() function
/bionic/libm/i387/
Dfenv.c334 fesetround(int round) in fesetround()
/bionic/tests/
Dmath_test.cpp836 TEST(math, round) { in TEST() argument