Home
last modified time | relevance | path

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

/netbsd-src/lib/libm/noieee_src/
H A Dn_lround.c38 lround(double x) in lround() function
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
H A Df7-wraps.h614 ;; lrint lround variable
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
H A Df7-wraps.h614 ;; lrint lround variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dtgmath.d414 alias core.stdc.math.lround lround; in version() local
416 alias core.stdc.math.lroundf lround; in version() local
418 alias core.stdc.math.lroundl lround; in version() local
915 alias core.stdc.math.lround lround; in version() local
917 alias core.stdc.math.lroundf lround; in version() local
919 alias core.stdc.math.lroundl lround; in version() local
1418 alias core.stdc.math.lround lround; variable
1420 alias core.stdc.math.lroundf lround; variable
1422 alias core.stdc.math.lroundl lround; variable
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dmath.h1470 inline _LIBCPP_INLINE_VISIBILITY long lround(float __lcpp_x) _NOEXCEPT in lround() function
1478 inline _LIBCPP_INLINE_VISIBILITY long lround(long double __lcpp_x) _NOEXCEPT in lround() function
1490 lround(_A1 __lcpp_x) _NOEXCEPT in lround() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dtgmath.h106 #define lround(x) __TGMATH_REAL(x, lround) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h106 #define lround(x) __TGMATH_REAL(x, lround) macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_math.h186 __DEVICE__ long lround(double __a) { return llround(__a); } in lround() function
191 __DEVICE__ long lround(double __a) { return round(__a); } in lround() function
H A Dtgmath.h1021 #define lround(__x) __tg_lround(__tg_promote1((__x))(__x)) macro
/netbsd-src/include/
H A Dtgmath.h175 #define lround(a) __TG_FN1(lround, (a)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf436 lround, 99 keyword
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf436 lround, 99 keyword
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dc99_functions.c719 lround (double x) in lround() function
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dc99_functions.c719 lround (double x) in lround() function