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

/freebsd-10-stable/include/
H A Dtgmath.h183 #define llround(x) __tg_simple(x, llround) macro
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Headers/
H A Dtgmath.h925 #undef llround macro
926 #define llround(__x) __tg_llround(__tg_promote1((__x))(__x)) macro

Completed in 72 milliseconds