Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_nexttoward.c33 nexttoward(double x, long double y) in nexttoward() function
/bionic/tests/
Dmath_test.cpp1045 TEST(math, nexttoward) { in TEST() argument