/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 206 PTR(ceil)[0]++; in check_various() local 222 PTR(ceil)[0]++; in check_various() local 236 PTR(ceil)[0] = 1; in check_various() local 252 PTR(ceil)[0] = 1; in check_various() local
|
/netbsd-src/lib/libpthread/ |
H A D | pthread_mutex.c | 127 uintptr_t type, proto, val, ceil; in __weak_alias() local 639 pthread_mutexattr_getprioceiling(const pthread_mutexattr_t *attr, int *ceil) in pthread_mutexattr_getprioceiling() 650 pthread_mutexattr_setprioceiling(pthread_mutexattr_t *attr, int ceil) in pthread_mutexattr_setprioceiling() 736 pthread_mutex_getprioceiling(const pthread_mutex_t *ptm, int *ceil) in pthread_mutex_getprioceiling() 747 pthread_mutex_setprioceiling(pthread_mutex_t *ptm, int ceil, int *old_ceil) in pthread_mutex_setprioceiling()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/ |
H A D | rounding.d | 45 real ceil(real x) @trusted pure nothrow @nogc in ceil() function 121 double ceil(double x) @trusted pure nothrow @nogc in ceil() function 153 float ceil(float x) @trusted pure nothrow @nogc in ceil() function
|
H A D | algebraic.d | 953 ceil enumerator
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/ |
H A D | amdgpu_dml_common_defs.c | 39 double ceil = dml_ceil(a, 1); in dml_round() local
|
/netbsd-src/lib/libm/noieee_src/ |
H A D | n_floor.c | 48 __weak_alias(ceill, ceil) in __weak_alias() argument 87 ceil(double x) in ceil() function
|
/netbsd-src/lib/libm/src/ |
H A D | s_ceil.c | 33 __strong_alias(_ceill, ceil) in __strong_alias() argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | fractional-cost.h | 165 fractional_cost::ceil () const in ceil() function
|
/netbsd-src/sys/arch/ia64/ia64/ |
H A D | sal.c | 73 setup_ipi_vectors(int ceil) in setup_ipi_vectors()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/ |
H A D | tgmath.d | 365 alias core.stdc.math.ceil ceil; in version() local 367 alias core.stdc.math.ceilf ceil; in version() local 369 alias core.stdc.math.ceill ceil; in version() local 866 alias core.stdc.math.ceil ceil; in version() local 868 alias core.stdc.math.ceilf ceil; in version() local 870 alias core.stdc.math.ceill ceil; in version() local 1369 alias core.stdc.math.ceil ceil; variable 1371 alias core.stdc.math.ceilf ceil; variable 1373 alias core.stdc.math.ceill ceil; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/ |
H A D | math-68881.h | 367 ceil (double x) in ceil() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/ |
H A D | math-68881.h | 367 ceil (double x) in ceil() function
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
H A D | math.h | 851 inline _LIBCPP_INLINE_VISIBILITY float ceil(float __lcpp_x) _NOEXCEPT {return ::ceilf(_… in ceil() function 852 inline _LIBCPP_INLINE_VISIBILITY long double ceil(long double __lcpp_x) _NOEXCEPT {return ::ceill(_… in ceil() function 858 ceil(_A1 __lcpp_x) _NOEXCEPT {return ::ceil((double)__lcpp_x);} in ceil() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | __clang_cuda_cmath.h | 49 __DEVICE__ float ceil(float __x) { return ::ceilf(__x); } in ceil() function
|
H A D | __clang_cuda_math.h | 74 __DEVICE__ double ceil(double __a) { return __nv_ceil(__a); } in ceil() function
|
H A D | tgmath.h | 601 #define ceil(__x) __tg_ceil(__tg_promote1((__x))(__x)) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/ |
H A D | tgmath.h | 82 #define ceil(x) __TGMATH_REAL(x, ceil) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/ |
H A D | tgmath.h | 82 #define ceil(x) __TGMATH_REAL(x, ceil) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | math.d | 3972 real ceil(real x) @trusted pure nothrow @nogc in ceil() function 4041 double ceil(double x) @trusted pure nothrow @nogc in ceil() function 4069 float ceil(float x) @trusted pure nothrow @nogc in ceil() function
|
/netbsd-src/include/ |
H A D | tgmath.h | 151 #define ceil(a) __TG_FN1(ceil, (a)) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | declaration.h | 504 ceil, enumerator
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cfns.gperf | 49 ceil, 89 keyword
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cfns.gperf | 49 ceil, 89 keyword
|
/netbsd-src/external/mit/isl/dist/interface/ |
H A D | isl.py | 3227 def ceil(arg0): member in pw_aff 4741 def ceil(arg0): member in aff 18321 def ceil(arg0): member in val
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | simplify.cc | 1727 gfc_expr *ceil, *result; in gfc_simplify_ceiling() local
|