Searched refs:roundl (Results 1 – 18 of 18) sorted by relevance
| /src/contrib/netbsd-tests/lib/libm/ |
| H A D | t_round.c | 69 bl = roundl(al); in ATF_TC_BODY() 77 cl = roundl(-al); in ATF_TC_BODY()
|
| /src/lib/msun/src/ |
| H A D | s_llroundl.c | 2 #define roundit roundl
|
| H A D | s_lroundl.c | 2 #define roundit roundl
|
| H A D | s_round.c | 58 __weak_reference(round, roundl);
|
| H A D | s_roundl.c | 39 roundl(long double x) in roundl() function
|
| H A D | math.h | 494 long double roundl(long double);
|
| /src/contrib/arm-optimized-routines/math/test/ |
| H A D | trigpi_references.h | 74 long double i = roundl (x); in arm_math_tanpil()
|
| /src/lib/msun/ |
| H A D | Symbol.map | 154 roundl;
|
| H A D | Makefile | 260 MLINKS+=round.3 roundf.3 round.3 roundl.3
|
| /src/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | RuntimeLibcalls.def | 274 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 D | cmath.inc | 189 using ::roundl _LIBCPP_USING_IF_EXISTS;
|
| /src/contrib/llvm-project/libcxx/include/ |
| H A D | cmath | 289 long double roundl(long double x); 551 using ::roundl _LIBCPP_USING_IF_EXISTS;
|
| /src/contrib/llvm-project/libcxx/modules/std/ |
| H A D | cmath.inc | 190 using std::roundl _LIBCPP_USING_IF_EXISTS;
|
| /src/contrib/llvm-project/clang/lib/Headers/ |
| H A D | tgmath.h | 1145 __tg_round(long double __x) {return roundl(__x);} in __tg_round()
|
| /src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | TargetLibraryInfo.def | 2031 /// 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 D | CSymbolMap.inc | 713 SYMBOL(roundl, None, <math.h>)
|
| H A D | StdSymbolMap.inc | 2546 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 D | libc_ubuntu1404_abilist.txt | 2771 fun:roundl=uninstrumented
|