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

/freebsd-10.0-release/lib/msun/src/
H A Ds_llroundl.c5 #define roundit roundl
H A Ds_lroundl.c5 #define roundit roundl
H A Ds_roundl.c33 roundl(long double x) function
H A Dmath.h488 long double roundl(long double);
/freebsd-10.0-release/lib/msun/
H A DSymbol.map156 roundl;
H A DMakefile207 MLINKS+=round.3 roundf.3 round.3 roundl.3
/freebsd-10.0-release/contrib/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h459 /// long double roundl(long double x);
460 roundl, enumerator in enum:llvm::LibFunc::Func
/freebsd-10.0-release/contrib/llvm/lib/Target/
H A DTargetLibraryInfo.cpp244 "roundl",
436 TLI.setUnavailable(LibFunc::roundl);
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Headers/
H A Dtgmath.h1152 __tg_round(long double __x) {return roundl(__x);}
/freebsd-10.0-release/contrib/libstdc++/
H A Dconfigure31061 roundl(0.0l);
[all...]

Completed in 172 milliseconds