Home
last modified time | relevance | path

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

/freebsd-9-stable/include/
Dtgmath.h188 #define lround(x) __tg_simple(x, lround) macro
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Headers/
Dtgmath.h1028 #define lround(__x) __tg_lround(__tg_promote1((__x))(__x)) macro