Home
last modified time | relevance | path

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

/freebsd/lib/msun/tests/
H A Dfmaxmin_test.c72 TEST(fminl, long double, big, small, expected_min, rmode); in testall_r()
73 TEST(fminl, long double, small, big, expected_min, rmode); in testall_r()
/freebsd/lib/msun/src/
H A Ds_fminl.c34 fminl(long double x, long double y) in fminl() function
H A Ds_fmin.c64 __weak_reference(fmin, fminl);
H A Dmath.h466 long double fminl(long double, long double) __pure2;
/freebsd/lib/msun/
H A DSymbol.map109 fminl;
H A DMakefile231 fmax.3 fmin.3 fmax.3 fminf.3 fmax.3 fminl.3
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DRuntimeLibcalls.def294 HANDLE_LIBCALL(FMIN_F80, "fminl")
295 HANDLE_LIBCALL(FMIN_F128, "fminl")
296 HANDLE_LIBCALL(FMIN_PPCF128, "fminl")
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcmath.inc241 using ::fminl _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcmath205 long double fminl(long double x, long double y);
533 using ::fminl _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcmath.cppm
H A Dcmath.inc242 using std::fminl _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h777 __tg_fmin(long double __x, long double __y) {return fminl(__x, __y);} in __tg_fmin()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def1345 /// long double fminl(long double x, long double y);
1346 TLI_DEFINE_ENUM_INTERNAL(fminl)
1347 TLI_DEFINE_STRING_INTERNAL("fminl")
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc477 SYMBOL(fminl, None, <math.h>)
H A DStdSymbolMap.inc1295 SYMBOL(fminl, std::, <cmath>)
1296 SYMBOL(fminl, None, <cmath>)
1297 SYMBOL(fminl, None, <math.h>)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1751 fun:fminl=uninstrumented