Searched defs:nexttoward (Results 1 – 3 of 3) sorted by relevance
/math/ | ||
A D | s_nextafter.c | 26 #define nexttoward __internal_nexttoward macro |
A D | test-tgmath.c | 869 (F(nexttoward)) (TYPE x, long double y) in TYPE() |
A D | tgmath.h | 875 #define nexttoward(Val1, Val2) \ macro |
Completed in 12 milliseconds