Home
last modified time | relevance | path

Searched defs:nearbyint (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dtgmath.d379 alias core.stdc.math.nearbyint nearbyint; in version() local
381 alias core.stdc.math.nearbyintf nearbyint; in version() local
383 alias core.stdc.math.nearbyintl nearbyint; in version() local
880 alias core.stdc.math.nearbyint nearbyint; in version() local
882 alias core.stdc.math.nearbyintf nearbyint; in version() local
884 alias core.stdc.math.nearbyintl nearbyint; in version() local
1383 alias core.stdc.math.nearbyint nearbyint; variable
1385 alias core.stdc.math.nearbyintf nearbyint; variable
1387 alias core.stdc.math.nearbyintl nearbyint; variable
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dmath.h1503 inline _LIBCPP_INLINE_VISIBILITY float nearbyint(float __lcpp_x) _NOEXCEPT {return ::ne… in nearbyint() function
1504 inline _LIBCPP_INLINE_VISIBILITY long double nearbyint(long double __lcpp_x) _NOEXCEPT {return ::ne… in nearbyint() function
1509 nearbyint(_A1 __lcpp_x) _NOEXCEPT {return ::nearbyint((double)__lcpp_x);} in nearbyint() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dtgmath.h107 #define nearbyint(x) __TGMATH_REAL(x, nearbyint) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h107 #define nearbyint(x) __TGMATH_REAL(x, nearbyint) macro
/netbsd-src/include/
H A Dtgmath.h176 #define nearbyint(a) __TG_FN1(nearbyint, (a)) macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_math.h198 __DEVICE__ double nearbyint(double __a) { return __builtin_nearbyint(__a); } in nearbyint() function
H A Dtgmath.h1038 #define nearbyint(__x) __tg_nearbyint(__tg_promote1((__x))(__x)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf421 nearbyint, 99 keyword
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf421 nearbyint, 99 keyword