| /freebsd-14.2/lib/msun/src/ |
| H A D | s_fmaxf.c | 35 fmaxf(float x, float y) in fmaxf() function 41 fmaxf(float x, float y) in fmaxf() function
|
| H A D | math.h | 397 float fmaxf(float, float) __pure2;
|
| /freebsd-14.2/lib/msun/tests/ |
| H A D | fmaxmin_test.c | 62 TEST(fmaxf, float, big, small, expected_max, rmode); in testall_r() 63 TEST(fmaxf, float, small, big, expected_max, rmode); in testall_r()
|
| /freebsd-14.2/lib/msun/ |
| H A D | Symbol.map | 105 fmaxf;
|
| H A D | Makefile | 232 MLINKS+=fmax.3 fmaxf.3 fmax.3 fmaxl.3 \
|
| /freebsd-14.2/contrib/llvm-project/libcxx/modules/std.compat/ |
| H A D | cmath.inc | 236 using ::fmaxf;
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | VecFuncs.def | 614 TLI_DEFINE_VECFUNC("fmaxf", "_ZGVnN4vv_fmaxf", FIXED(4), "_ZGV_LLVM_N4vv") 736 TLI_DEFINE_VECFUNC("fmaxf", "_ZGVsMxvv_fmaxf", SCALABLE(4), MASKED, "_ZGVsMxvv") 937 TLI_DEFINE_VECFUNC("fmaxf", "armpl_vfmaxq_f32", FIXED(4), NOMASK, "_ZGV_LLVM_N4vv") 939 TLI_DEFINE_VECFUNC("fmaxf", "armpl_svfmax_f32_x", SCALABLE(4), MASKED, "_ZGVsMxvv")
|
| H A D | TargetLibraryInfo.def | 1305 /// float fmaxf(float x, float y); 1306 TLI_DEFINE_ENUM_INTERNAL(fmaxf) 1307 TLI_DEFINE_STRING_INTERNAL("fmaxf")
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Headers/ |
| H A D | __clang_cuda_cmath.h | 464 using ::fmaxf;
|
| H A D | __clang_cuda_math.h | 132 __DEVICE__ float fmaxf(float __a, float __b) { return __nv_fmaxf(__a, __b); } in fmaxf() function
|
| H A D | __clang_hip_cmath.h | 751 using ::fmaxf;
|
| H A D | tgmath.h | 751 __tg_fmax(float __x, float __y) {return fmaxf(__x, __y);} in __tg_fmax()
|
| H A D | __clang_hip_math.h | 417 float fmaxf(float __x, float __y) { return __builtin_fmaxf(__x, __y); }
|
| /freebsd-14.2/contrib/llvm-project/libcxx/modules/std/ |
| H A D | cmath.inc | 237 using std::fmaxf;
|
| /freebsd-14.2/contrib/llvm-project/libcxx/include/ |
| H A D | cmath | 200 float fmaxf(float x, float y); 437 using ::fmaxf _LIBCPP_USING_IF_EXISTS;
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | RuntimeLibcalls.def | 262 HANDLE_LIBCALL(FMAX_F32, "fmaxf")
|
| /freebsd-14.2/contrib/arm-optimized-routines/math/test/ |
| H A D | mathtest.c | 289 TFUNC(at_s2,rt_s, fmaxf, 0),
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
| H A D | CSymbolMap.inc | 473 SYMBOL(fmaxf, None, <math.h>)
|
| H A D | StdSymbolMap.inc | 1283 SYMBOL(fmaxf, std::, <cmath>) 1284 SYMBOL(fmaxf, None, <cmath>) 1285 SYMBOL(fmaxf, None, <math.h>)
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | Builtins.def | 1402 LIBBUILTIN(fmaxf, "fff", "fnc", MATH_H, ALL_LANGUAGES)
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 1746 fun:fmaxf=uninstrumented
|