Home
last modified time | relevance | path

Searched defs:lrint (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/lib/libm/noieee_src/
H A Dn_floor.c158 lrint(double x) in lrint() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dtgmath.d393 alias core.stdc.math.lrint lrint; in version() local
395 alias core.stdc.math.lrintf lrint; in version() local
397 alias core.stdc.math.lrintl lrint; in version() local
894 alias core.stdc.math.lrint lrint; in version() local
896 alias core.stdc.math.lrintf lrint; in version() local
898 alias core.stdc.math.lrintl lrint; in version() local
1397 alias core.stdc.math.lrint lrint; variable
1399 alias core.stdc.math.lrintf lrint; variable
1401 alias core.stdc.math.lrintl lrint; variable
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dmath.h1439 inline _LIBCPP_INLINE_VISIBILITY long lrint(float __lcpp_x) _NOEXCEPT in lrint() function
1447 inline _LIBCPP_INLINE_VISIBILITY long lrint(long double __lcpp_x) _NOEXCEPT in lrint() function
1459 lrint(_A1 __lcpp_x) _NOEXCEPT in lrint() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dtgmath.h105 #define lrint(x) __TGMATH_REAL(x, lrint) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h105 #define lrint(x) __TGMATH_REAL(x, lrint) macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_math.h184 __DEVICE__ long lrint(double __a) { return llrint(__a); } in lrint() function
189 __DEVICE__ long lrint(double __a) { return (long)rint(__a); } in lrint() function
H A Dtgmath.h1004 #define lrint(__x) __tg_lrint(__tg_promote1((__x))(__x)) macro
/netbsd-src/include/
H A Dtgmath.h174 #define lrint(a) __TG_FN1(lrint, (a)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf427 lrint, 99 keyword
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf427 lrint, 99 keyword