Home
last modified time | relevance | path

Searched refs:fmaxl (Results 1 – 16 of 16) sorted by relevance

/freebsd/lib/msun/tests/
H A Dfmaxmin_test.c66 TEST(fmaxl, long double, big, small, expected_max, rmode); in testall_r()
67 TEST(fmaxl, long double, small, big, expected_max, rmode); in testall_r()
/freebsd/lib/msun/src/
H A Ds_fmaxl.c34 fmaxl(long double x, long double y) in fmaxl() function
H A Ds_fmax.c64 __weak_reference(fmax, fmaxl);
H A Dmath.h465 long double fmaxl(long double, long double) __pure2;
/freebsd/lib/msun/
H A DSymbol.map106 fmaxl;
H A DMakefile230 MLINKS+=fmax.3 fmaxf.3 fmax.3 fmaxl.3 \
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DRuntimeLibcalls.def299 HANDLE_LIBCALL(FMAX_F80, "fmaxl")
300 HANDLE_LIBCALL(FMAX_F128, "fmaxl")
301 HANDLE_LIBCALL(FMAX_PPCF128, "fmaxl")
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcmath.inc237 using ::fmaxl _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcmath201 long double fmaxl(long double x, long double y);
532 using ::fmaxl _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcmath.cppm
H A Dcmath.inc238 using std::fmaxl _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h759 __tg_fmax(long double __x, long double __y) {return fmaxl(__x, __y);} in __tg_fmax()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def1330 /// long double fmaxl(long double x, long double y);
1331 TLI_DEFINE_ENUM_INTERNAL(fmaxl)
1332 TLI_DEFINE_STRING_INTERNAL("fmaxl")
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc474 SYMBOL(fmaxl, None, <math.h>)
H A DStdSymbolMap.inc1286 SYMBOL(fmaxl, std::, <cmath>)
1287 SYMBOL(fmaxl, None, <cmath>)
1288 SYMBOL(fmaxl, None, <math.h>)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1747 fun:fmaxl=uninstrumented