Searched refs:roundf (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.0-release/lib/msun/src/
H A Ds_llroundf.c5 #define roundit roundf
H A Ds_lroundf.c5 #define roundit roundf
H A Ds_roundf.c33 roundf(float x) function
H A Dmath.h377 float roundf(float);
/freebsd-10.0-release/lib/msun/
H A DSymbol.map155 roundf;
H A DMakefile207 MLINKS+=round.3 roundf.3 round.3 roundl.3
/freebsd-10.0-release/contrib/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h457 /// float roundf(float x);
458 roundf, enumerator in enum:llvm::LibFunc::Func
/freebsd-10.0-release/contrib/llvm/lib/Target/
H A DTargetLibraryInfo.cpp243 "roundf",
435 TLI.setUnavailable(LibFunc::roundf);
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Headers/
H A Dtgmath.h1144 __tg_round(float __x) {return roundf(__x);}
/freebsd-10.0-release/contrib/libstdc++/
H A Dconfigure31060 roundf(0.0f);
[all...]

Completed in 214 milliseconds