Searched refs:remainderf (Results 1 – 21 of 21) sorted by relevance
| /freebsd-13-stable/lib/msun/i387/ |
| HD | e_remainderf.S | 9 ENTRY(remainderf) 18 END(remainderf)
|
| /freebsd-13-stable/lib/msun/amd64/ |
| HD | e_remainderf.S | 9 ENTRY(remainderf) 22 END(remainderf)
|
| /freebsd-13-stable/lib/msun/src/ |
| HD | w_dremf.c | 14 return remainderf(x, y); in dremf()
|
| HD | e_remainderf.c | 24 remainderf(float x, float p) in remainderf() function
|
| HD | math.h | 389 float remainderf(float, float);
|
| /freebsd-13-stable/lib/msun/tests/ |
| HD | rem_test.c | 119 ATF_CHECK(isnan(remainderf(x, y))); in test_invalid() 190 rem = remainderf(x, y); in testf()
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/openmp_wrappers/ |
| HD | cmath | 66 return ::remainderf(__x, __y); 119 return ::remainderf(__x, __y);
|
| /freebsd-13-stable/lib/msun/ |
| HD | Symbol.map | 53 remainderf;
|
| HD | Makefile | 248 MLINKS+=remainder.3 remainderf.3 remainder.3 remainderl.3 \
|
| /freebsd-13-stable/contrib/llvm-project/libcxx/modules/std.compat/ |
| HD | cmath.inc | 208 using ::remainderf _LIBCPP_USING_IF_EXISTS;
|
| /freebsd-13-stable/contrib/llvm-project/libcxx/include/ |
| HD | cmath | 276 float remainderf(float x, float y); 480 using ::remainderf _LIBCPP_USING_IF_EXISTS;
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/ |
| HD | __clang_cuda_cmath.h | 485 using ::remainderf;
|
| HD | __clang_cuda_math.h | 239 __DEVICE__ float remainderf(float __a, float __b) { in remainderf() function
|
| HD | __clang_hip_cmath.h | 773 using ::remainderf;
|
| HD | tgmath.h | 1079 __tg_remainder(float __x, float __y) {return remainderf(__x, __y);} in __tg_remainder()
|
| HD | __clang_hip_math.h | 584 float remainderf(float __x, float __y) {
|
| /freebsd-13-stable/contrib/llvm-project/libcxx/modules/std/ |
| HD | cmath.inc | 209 using std::remainderf _LIBCPP_USING_IF_EXISTS;
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| HD | TargetLibraryInfo.def | 1946 /// float remainderf(float x, float y); 1947 TLI_DEFINE_ENUM_INTERNAL(remainderf) 1948 TLI_DEFINE_STRING_INTERNAL("remainderf")
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
| HD | CSymbolMap.inc | 700 SYMBOL(remainderf, None, <math.h>)
|
| HD | StdSymbolMap.inc | 2464 SYMBOL(remainderf, std::, <cmath>) 2465 SYMBOL(remainderf, None, <cmath>) 2466 SYMBOL(remainderf, None, <math.h>)
|
| /freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| HD | libc_ubuntu1404_abilist.txt | 2743 fun:remainderf=uninstrumented
|