Searched refs:fmaxl (Results 1 – 16 of 16) sorted by relevance
| /freebsd/lib/msun/tests/ |
| H A D | fmaxmin_test.c | 66 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 D | s_fmaxl.c | 34 fmaxl(long double x, long double y) in fmaxl() function
|
| H A D | s_fmax.c | 64 __weak_reference(fmax, fmaxl);
|
| H A D | math.h | 466 long double fmaxl(long double, long double) __pure2;
|
| /freebsd/lib/msun/ |
| H A D | Symbol.map | 106 fmaxl;
|
| H A D | Makefile | 242 MLINKS+=fmax.3 fmaxf.3 fmax.3 fmaxl.3 \
|
| /freebsd/contrib/llvm-project/libcxx/modules/std.compat/ |
| H A D | cmath.inc | 237 using ::fmaxl _LIBCPP_USING_IF_EXISTS;
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | cmath | 201 long double fmaxl(long double x, long double y); 531 using ::fmaxl _LIBCPP_USING_IF_EXISTS;
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | cmath | 201 long double fmaxl(long double x, long double y); 535 using ::fmaxl _LIBCPP_USING_IF_EXISTS;
|
| /freebsd/contrib/llvm-project/libcxx/modules/std/ |
| H A D | cmath.cppm | |
| H A D | cmath.inc | 238 using std::fmaxl _LIBCPP_USING_IF_EXISTS;
|
| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | tgmath.h | 759 __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 D | TargetLibraryInfo.def | 1396 /// long double fmaxl(long double x, long double y); 1397 TLI_DEFINE_ENUM_INTERNAL(fmaxl) 1398 TLI_DEFINE_STRING_INTERNAL("fmaxl")
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
| H A D | CSymbolMap.inc | 474 SYMBOL(fmaxl, None, <math.h>)
|
| H A D | StdSymbolMap.inc | 1307 SYMBOL(fmaxl, std::, <cmath>) 1308 SYMBOL(fmaxl, None, <cmath>) 1309 SYMBOL(fmaxl, None, <math.h>)
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 1747 fun:fmaxl=uninstrumented
|