Home
last modified time | relevance | path

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

/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp91 Ambiguous nearbyint(Ambiguous){ return Ambiguous(); } in nearbyint() function
/external/clang/lib/Headers/
Dtgmath.h1045 #define nearbyint(__x) __tg_nearbyint(__tg_promote1((__x))(__x)) macro