Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/ginclude/
H A Dtgmath.h150 #define lround(x) __TGMATH_REAL(x, lround) macro
/dflybsd-src/contrib/openbsd_libm/include/global/
H A Dtgmath.h189 #define lround(x) __tg_simple(x, lround) macro