Home
last modified time | relevance | path

Searched refs:roundf (Results 1 – 23 of 23) sorted by relevance

/trueos/contrib/netbsd-tests/lib/libm/
HDt_round.c63 bf = roundf(af); in ATF_TC_BODY()
71 cf = roundf(-af); in ATF_TC_BODY()
/trueos/lib/msun/src/
HDs_lroundf.c5 #define roundit roundf
HDs_llroundf.c5 #define roundit roundf
HDs_roundf.c34 roundf(float x) in roundf() function
HDmath.h377 float roundf(float);
/trueos/contrib/llvm/include/llvm/Target/
HDTargetLibraryInfo.h482 roundf, enumerator
710 case LibFunc::round: case LibFunc::roundf: case LibFunc::roundl: in hasOptimizedCodeGen()
/trueos/lib/msun/
HDSymbol.map155 roundf;
HDMakefile209 MLINKS+=round.3 roundf.3 round.3 roundl.3
/trueos/contrib/llvm/lib/Target/
HDTargetLibraryInfo.cpp474 TLI.setUnavailable(LibFunc::roundf); in initialize()
/trueos/contrib/llvm/lib/Target/PowerPC/
HDPPCCTRLoops.cpp328 case LibFunc::roundf: in mightUseCTR()
/trueos/contrib/libstdc++/include/tr1/
Dcmath134 #undef roundf
284 using ::roundf;
/trueos/contrib/libc++/include/
Dcmath277 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/
HDtgmath.h1144 __tg_round(float __x) {return roundf(__x);} in __tg_round()
/trueos/contrib/gcc/
HDbuiltins.def370 DEF_C99_BUILTIN (BUILT_IN_ROUNDF, "roundf", BT_FN_FLOAT_FLOAT, ATTR_CONST_NOTHROW_LIST)
HDChangeLog-20023086 ceill, round, roundf, roundl, trunc,
HDChangeLog-200445639 round, roundf and roundl.
/trueos/contrib/llvm/tools/clang/include/clang/Basic/
HDBuiltins.def1013 LIBBUILTIN(roundf, "ff", "fnc", "math.h", ALL_LANGUAGES)
/trueos/contrib/libstdc++/
Dacinclude.m41228 roundf(0.0f);
Dconfigure31060 roundf(0.0f);
/trueos/contrib/llvm/lib/Transforms/Vectorize/
HDLoopVectorize.cpp1992 case LibFunc::roundf: in getIntrinsicIDForCall()
/trueos/contrib/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGBuilder.cpp5944 case LibFunc::roundf: in visitCall()
/trueos/contrib/gcc/doc/
HDextend.texi5645 @findex roundf
5809 @code{roundf}, @code{roundl}, @code{round}, @code{scalblnf},
HDmd.texi3640 corresponds to the C data type @code{double} and the @code{roundf}