Home
last modified time | relevance | path

Searched defs:llround (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dtgmath.d922 alias core.stdc.math.llround llround; in version() local
924 alias core.stdc.math.llroundf llround; in version() local
926 alias core.stdc.math.llroundl llround; in version() local
1425 alias core.stdc.math.llround llround; variable
1427 alias core.stdc.math.llroundf llround; variable
1429 alias core.stdc.math.llroundl llround; variable
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dmath.h1378 inline _LIBCPP_INLINE_VISIBILITY long long llround(float __lcpp_x) _NOEXCEPT in llround() function
1386 inline _LIBCPP_INLINE_VISIBILITY long long llround(long double __lcpp_x) _NOEXCEPT in llround() function
1398 llround(_A1 __lcpp_x) _NOEXCEPT in llround() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dtgmath.h100 #define llround(x) __TGMATH_REAL(x, llround) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h100 #define llround(x) __TGMATH_REAL(x, llround) macro
/netbsd-src/include/
H A Dtgmath.h169 #define llround(a) __TG_FN1(llround, (a)) macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_math.h167 __DEVICE__ long long llround(double __a) { return __nv_llround(__a); } in llround() function
H A Dtgmath.h919 #define llround(__x) __tg_llround(__tg_promote1((__x))(__x)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf439 llround, 99 keyword
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf439 llround, 99 keyword
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dc99_functions.c752 llround (double x) in llround() function
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dc99_functions.c752 llround (double x) in llround() function