Searched refs:roundl (Results 1 – 23 of 23) sorted by relevance
| /trueos/contrib/netbsd-tests/lib/libm/ |
| HD | t_round.c | 64 bl = roundl(al); in ATF_TC_BODY() 72 cl = roundl(-al); in ATF_TC_BODY()
|
| /trueos/lib/msun/src/ |
| HD | s_llroundl.c | 5 #define roundit roundl
|
| HD | s_lroundl.c | 5 #define roundit roundl
|
| HD | s_roundl.c | 40 roundl(long double x) in roundl() function
|
| HD | s_round.c | 59 __weak_reference(round, roundl);
|
| HD | math.h | 493 long double roundl(long double);
|
| /trueos/contrib/llvm/include/llvm/Target/ |
| HD | TargetLibraryInfo.h | 484 roundl, enumerator 710 case LibFunc::round: case LibFunc::roundf: case LibFunc::roundl: in hasOptimizedCodeGen()
|
| /trueos/lib/msun/ |
| HD | Symbol.map | 156 roundl;
|
| HD | Makefile | 209 MLINKS+=round.3 roundf.3 round.3 roundl.3
|
| /trueos/contrib/llvm/lib/Target/ |
| HD | TargetLibraryInfo.cpp | 475 TLI.setUnavailable(LibFunc::roundl); in initialize()
|
| /trueos/contrib/llvm/lib/Target/PowerPC/ |
| HD | PPCCTRLoops.cpp | 329 case LibFunc::roundl: in mightUseCTR()
|
| /trueos/contrib/libstdc++/include/tr1/ |
| D | cmath | 135 #undef roundl 285 using ::roundl;
|
| /trueos/contrib/libc++/include/ |
| D | cmath | 278 long double roundl(long double x); 1556 inline _LIBCPP_INLINE_VISIBILITY long double round(long double __lcpp_x) _NOEXCEPT {return roundl(_… 1672 using ::roundl;
|
| /trueos/contrib/llvm/tools/clang/lib/Headers/ |
| HD | tgmath.h | 1152 __tg_round(long double __x) {return roundl(__x);} in __tg_round()
|
| /trueos/contrib/gcc/ |
| HD | builtins.def | 371 DEF_C99_BUILTIN (BUILT_IN_ROUNDL, "roundl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_CONST_NOTHROW_…
|
| HD | ChangeLog-2002 | 3086 ceill, round, roundf, roundl, trunc,
|
| HD | ChangeLog-2004 | 45639 round, roundf and roundl.
|
| /trueos/contrib/llvm/tools/clang/include/clang/Basic/ |
| HD | Builtins.def | 1014 LIBBUILTIN(roundl, "LdLd", "fnc", "math.h", ALL_LANGUAGES)
|
| /trueos/contrib/libstdc++/ |
| D | acinclude.m4 | 1229 roundl(0.0l);
|
| D | configure | 31061 roundl(0.0l);
|
| /trueos/contrib/llvm/lib/Transforms/Vectorize/ |
| HD | LoopVectorize.cpp | 1993 case LibFunc::roundl: in getIntrinsicIDForCall()
|
| /trueos/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| HD | SelectionDAGBuilder.cpp | 5945 case LibFunc::roundl: in visitCall()
|
| /trueos/contrib/gcc/doc/ |
| HD | extend.texi | 5646 @findex roundl 5809 @code{roundf}, @code{roundl}, @code{round}, @code{scalblnf},
|