Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_round.c36 round(double x) in round() function
/bionic/libm/amd64/
Dfenv.c224 fesetround(int round) in fesetround()
/bionic/libm/arm64/
Dfenv.c126 int fesetround(int round) { in fesetround()
/bionic/libm/i387/
Dfenv.c336 fesetround(int round) in fesetround()
/bionic/tests/
Dmath_test.cpp946 TEST(math, round) { in TEST() argument