Home
last modified time | relevance | path

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

/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp85 Ambiguous llround(Ambiguous){ return Ambiguous(); } in llround() function
/external/clang/lib/Headers/
Dtgmath.h926 #define llround(__x) __tg_llround(__tg_promote1((__x))(__x)) macro