/netbsd-src/external/lgpl3/gmp/dist/tests/mpf/ |
H A D | t-trunc.c | 42 check_one (mpf_srcptr src, mpf_srcptr trunc, mpf_srcptr ceil, mpf_srcptr floor) in check_one() 91 check_all (mpf_ptr src, mpf_ptr trunc, mpf_ptr ceil, mpf_ptr floor) in check_all() 111 mpf_t src, trunc, ceil, floor; in check_various() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/ |
H A D | rounding.d | 188 real floor(real x) @trusted pure nothrow @nogc in floor() function 262 double floor(double x) @trusted pure nothrow @nogc in floor() function 292 float floor(float x) @trusted pure nothrow @nogc in floor() function
|
H A D | algebraic.d | 952 floor, enumerator
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/ |
H A D | amdgpu_dml_common_defs.c | 40 double floor = dml_floor(a, 1); in dml_round() local
|
/netbsd-src/lib/libm/src/ |
H A D | s_floor.c | 38 floor(double x) in floor() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/ |
H A D | tgmath.d | 372 alias core.stdc.math.floor floor; in version() local 374 alias core.stdc.math.floorf floor; in version() local 376 alias core.stdc.math.floorl floor; in version() local 873 alias core.stdc.math.floor floor; in version() local 875 alias core.stdc.math.floorf floor; in version() local 877 alias core.stdc.math.floorl floor; in version() local 1376 alias core.stdc.math.floor floor; variable 1378 alias core.stdc.math.floorf floor; variable 1380 alias core.stdc.math.floorl floor; variable
|
/netbsd-src/external/ibm-public/postfix/dist/src/util/ |
H A D | vstream.c | 1574 int floor; in vstream_control() local 1664 #define VSTREAM_TRY_DUPFD(backup, fd, floor) do { \ in vstream_control() argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/ |
H A D | math-68881.h | 389 floor (double x) in floor() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/ |
H A D | math-68881.h | 389 floor (double x) in floor() function
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
H A D | math.h | 911 inline _LIBCPP_INLINE_VISIBILITY float floor(float __lcpp_x) _NOEXCEPT {return ::floorf… in floor() function 912 inline _LIBCPP_INLINE_VISIBILITY long double floor(long double __lcpp_x) _NOEXCEPT {return ::floorl… in floor() function 918 floor(_A1 __lcpp_x) _NOEXCEPT {return ::floor((double)__lcpp_x);} in floor() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | __clang_cuda_cmath.h | 54 __DEVICE__ float floor(float __x) { return ::floorf(__x); } in floor() function
|
H A D | __clang_cuda_math.h | 123 __DEVICE__ double floor(double __f) { return __nv_floor(__f); } in floor() function
|
H A D | tgmath.h | 722 #define floor(__x) __tg_floor(__tg_promote1((__x))(__x)) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/ |
H A D | tgmath.h | 89 #define floor(x) __TGMATH_REAL(x, floor) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/ |
H A D | tgmath.h | 89 #define floor(x) __TGMATH_REAL(x, floor) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | math.d | 4100 real floor(real x) @trusted pure nothrow @nogc in floor() function 4165 double floor(double x) @trusted pure nothrow @nogc in floor() function 4189 float floor(float x) @trusted pure nothrow @nogc in floor() function
|
/netbsd-src/include/ |
H A D | tgmath.h | 158 #define floor(a) __TG_FN1(floor, (a)) macro
|
/netbsd-src/external/ibm-public/postfix/dist/src/tls/ |
H A D | tls_misc.c | 608 int tls_proto_mask_lims(const char *plist, int *floor, int *ceiling) in tls_proto_mask_lims()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | declaration.h | 503 floor, enumerator
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cfns.gperf | 69 floor, 89 keyword
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cfns.gperf | 69 floor, 89 keyword
|
/netbsd-src/external/mit/isl/dist/interface/ |
H A D | isl.py | 3342 def floor(arg0): member in pw_aff 4143 def floor(arg0): member in multi_aff 4818 def floor(arg0): member in aff 18382 def floor(arg0): member in val
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | simplify.cc | 3160 mpfr_t floor; in gfc_simplify_floor() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | simplify.c | 3127 mpfr_t floor; in gfc_simplify_floor() local
|
/netbsd-src/external/mit/isl/dist/include/isl/ |
H A D | cpp-checked.h | 4801 isl::checked::aff aff::floor() const in floor() function 11090 isl::checked::multi_aff multi_aff::floor() const in floor() function 13837 isl::checked::pw_aff pw_aff::floor() const in floor() function 20685 isl::checked::val val::floor() const in floor() function
|