Searched refs:roundf (Results 1 – 23 of 23) sorted by relevance
| /trueos/contrib/netbsd-tests/lib/libm/ |
| HD | t_round.c | 63 bf = roundf(af); in ATF_TC_BODY() 71 cf = roundf(-af); in ATF_TC_BODY()
|
| /trueos/lib/msun/src/ |
| HD | s_lroundf.c | 5 #define roundit roundf
|
| HD | s_llroundf.c | 5 #define roundit roundf
|
| HD | s_roundf.c | 34 roundf(float x) in roundf() function
|
| HD | math.h | 377 float roundf(float);
|
| /trueos/contrib/llvm/include/llvm/Target/ |
| HD | TargetLibraryInfo.h | 482 roundf, enumerator 710 case LibFunc::round: case LibFunc::roundf: case LibFunc::roundl: in hasOptimizedCodeGen()
|
| /trueos/lib/msun/ |
| HD | Symbol.map | 155 roundf;
|
| HD | Makefile | 209 MLINKS+=round.3 roundf.3 round.3 roundl.3
|
| /trueos/contrib/llvm/lib/Target/ |
| HD | TargetLibraryInfo.cpp | 474 TLI.setUnavailable(LibFunc::roundf); in initialize()
|
| /trueos/contrib/llvm/lib/Target/PowerPC/ |
| HD | PPCCTRLoops.cpp | 328 case LibFunc::roundf: in mightUseCTR()
|
| /trueos/contrib/libstdc++/include/tr1/ |
| D | cmath | 134 #undef roundf 284 using ::roundf;
|
| /trueos/contrib/libc++/include/ |
| D | cmath | 277 float roundf(float x); 1553 using ::roundf; 1555 inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return roundf(_…
|
| /trueos/contrib/llvm/tools/clang/lib/Headers/ |
| HD | tgmath.h | 1144 __tg_round(float __x) {return roundf(__x);} in __tg_round()
|
| /trueos/contrib/gcc/ |
| HD | builtins.def | 370 DEF_C99_BUILTIN (BUILT_IN_ROUNDF, "roundf", BT_FN_FLOAT_FLOAT, ATTR_CONST_NOTHROW_LIST)
|
| 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 | 1013 LIBBUILTIN(roundf, "ff", "fnc", "math.h", ALL_LANGUAGES)
|
| /trueos/contrib/libstdc++/ |
| D | acinclude.m4 | 1228 roundf(0.0f);
|
| D | configure | 31060 roundf(0.0f);
|
| /trueos/contrib/llvm/lib/Transforms/Vectorize/ |
| HD | LoopVectorize.cpp | 1992 case LibFunc::roundf: in getIntrinsicIDForCall()
|
| /trueos/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| HD | SelectionDAGBuilder.cpp | 5944 case LibFunc::roundf: in visitCall()
|
| /trueos/contrib/gcc/doc/ |
| HD | extend.texi | 5645 @findex roundf 5809 @code{roundf}, @code{roundl}, @code{round}, @code{scalblnf},
|
| HD | md.texi | 3640 corresponds to the C data type @code{double} and the @code{roundf}
|