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

/freebsd-10-stable/include/
H A Dtgmath.h189 #define lround(x) __tg_simple(x, lround) macro
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Headers/
H A Dtgmath.h1027 #undef lround macro
1028 #define lround(__x) __tg_lround(__tg_promote1((__x))(__x)) macro

Completed in 58 milliseconds