Home
last modified time | relevance | path

Searched refs:roundl (Results 1 – 18 of 18) sorted by relevance

/src/contrib/netbsd-tests/lib/libm/
H A Dt_round.c69 bl = roundl(al); in ATF_TC_BODY()
77 cl = roundl(-al); in ATF_TC_BODY()
/src/lib/msun/src/
H A Ds_llroundl.c2 #define roundit roundl
H A Ds_lroundl.c2 #define roundit roundl
H A Ds_round.c58 __weak_reference(round, roundl);
H A Ds_roundl.c39 roundl(long double x) in roundl() function
H A Dmath.h494 long double roundl(long double);
/src/contrib/arm-optimized-routines/math/test/
H A Dtrigpi_references.h74 long double i = roundl (x); in arm_math_tanpil()
/src/lib/msun/
H A DSymbol.map154 roundl;
H A DMakefile260 MLINKS+=round.3 roundf.3 round.3 roundl.3
/src/contrib/llvm-project/llvm/include/llvm/IR/
H A DRuntimeLibcalls.def274 HANDLE_LIBCALL(ROUND_F80, "roundl")
275 HANDLE_LIBCALL(ROUND_F128, "roundl")
276 HANDLE_LIBCALL(ROUND_PPCF128, "roundl")
/src/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcmath.inc189 using ::roundl _LIBCPP_USING_IF_EXISTS;
/src/contrib/llvm-project/libcxx/include/
H A Dcmath289 long double roundl(long double x);
551 using ::roundl _LIBCPP_USING_IF_EXISTS;
/src/contrib/llvm-project/libcxx/modules/std/
H A Dcmath.inc190 using std::roundl _LIBCPP_USING_IF_EXISTS;
/src/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h1145 __tg_round(long double __x) {return roundl(__x);} in __tg_round()
/src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def2031 /// long double roundl(long double x);
2032 TLI_DEFINE_ENUM_INTERNAL(roundl)
2033 TLI_DEFINE_STRING_INTERNAL("roundl")
/src/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc713 SYMBOL(roundl, None, <math.h>)
H A DStdSymbolMap.inc2546 SYMBOL(roundl, std::, <cmath>)
2547 SYMBOL(roundl, None, <cmath>)
2548 SYMBOL(roundl, None, <math.h>)
/src/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2771 fun:roundl=uninstrumented