Home
last modified time | relevance | path

Searched refs:ceill (Results 1 – 18 of 18) sorted by relevance

/freebsd/lib/msun/i387/
H A Ds_ceill.S7 ENTRY(ceill)
26 END(ceill)
/freebsd/contrib/netbsd-tests/lib/libm/
H A Dt_ceil.c241 ATF_CHECK(fabsl(ceill(x) - 1) < SMALL_NUM); in ATF_TC_BODY()
242 ATF_CHECK(fabsl(ceill(y) - 1) < SMALL_NUM); in ATF_TC_BODY()
255 ATF_CHECK(isnan(ceill(x)) != 0); in ATF_TC_BODY()
267 long double y = ceill(x); in ATF_TC_BODY()
282 long double y = ceill(x); in ATF_TC_BODY()
297 long double y = ceill(x); in ATF_TC_BODY()
312 long double y = ceill(x); in ATF_TC_BODY()
/freebsd/lib/msun/src/
H A Ds_ceil.c72 __weak_reference(ceil, ceill);
H A Ds_ceill.c50 ceill(long double x) in ceill() function
H A Dmath.h453 long double ceill(long double);
/freebsd/lib/msun/ld80/
H A Db_tgammal.c340 y = ceill(x); in neg_gam()
349 if (y == ceill(y)) in neg_gam()
/freebsd/lib/msun/
H A DSymbol.map68 ceill;
H A DMakefile215 MLINKS+=ceil.3 ceilf.3 ceil.3 ceill.3
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcmath.inc165 using ::ceill _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/
H A Dcmath67 long double ceill(long double x);
499 using ::ceill _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcmath67 long double ceill(long double x);
503 using ::ceill _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcmath.cppm
H A Dcmath.inc166 using std::ceill _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h598 __tg_ceil(long double __x) {return ceill(__x);} in __tg_ceil()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def1053 /// long double ceill(long double x);
1054 TLI_DEFINE_ENUM_INTERNAL(ceill)
1055 TLI_DEFINE_STRING_INTERNAL("ceill")
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc355 SYMBOL(ceill, None, <math.h>)
H A DStdSymbolMap.inc878 SYMBOL(ceill, std::, <cmath>)
879 SYMBOL(ceill, None, <cmath>)
880 SYMBOL(ceill, None, <math.h>)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1452 fun:ceill=uninstrumented