Home
last modified time | relevance | path

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

/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp93 Ambiguous nexttoward(Ambiguous, Ambiguous){ return Ambiguous(); } in nexttoward() function
/external/clang/lib/Headers/
Dtgmath.h1080 #define nexttoward(__x, __y) __tg_nexttoward(__tg_promote1((__x))(__x), (__y)) macro