Searched defs:nexttoward (Results 1 – 2 of 2) sorted by relevance
/bionic/libm/upstream-freebsd/lib/msun/src/ | ||
D | s_nexttoward.c | 33 nexttoward(double x, long double y) in nexttoward() function |
/bionic/tests/ | ||
D | math_test.cpp | 1045 TEST(math, nexttoward) { in TEST() argument |