Home
last modified time | relevance | path

Searched refs:nearbyintf (Results 1 – 19 of 19) sorted by relevance

/freebsd/lib/msun/tests/
H A Dnearbyint_test.c48 static float (*libnearbyintf)(float) = nearbyintf;
50 #define nearbyintf libnearbyintf macro
104 CHECK_FPEQUAL(out, nearbyintf(in)); in test_nearby()
/freebsd/lib/msun/src/
H A Ds_nearbyint.c57 DECL(float, nearbyintf, rintf)
H A Dmath.h401 float nearbyintf(float);
/freebsd/lib/msun/
H A DSymbol.map141 nearbyintf;
H A DMakefile259 rint.3 nearbyint.3 rint.3 nearbyintf.3 rint.3 nearbyintl.3
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcmath.inc172 using ::nearbyintf;
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_cmath.h482 using ::nearbyintf;
H A D__clang_cuda_math.h201 __DEVICE__ float nearbyintf(float __a) { return __builtin_nearbyintf(__a); } in nearbyintf() function
H A D__clang_hip_cmath.h769 using ::nearbyintf;
H A Dtgmath.h1027 __tg_nearbyint(float __x) {return nearbyintf(__x);} in __tg_nearbyint()
H A D__clang_hip_math.h539 float nearbyintf(float __x) { return __builtin_nearbyintf(__x); }
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcmath.inc173 using std::nearbyintf;
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcmath256 float nearbyintf(float x);
465 using ::nearbyintf _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DRuntimeLibcalls.def232 HANDLE_LIBCALL(NEARBYINT_F32, "nearbyintf")
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def1780 /// float nearbyintf(float x);
1781 TLI_DEFINE_ENUM_INTERNAL(nearbyintf)
1782 TLI_DEFINE_STRING_INTERNAL("nearbyintf")
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc666 SYMBOL(nearbyintf, None, <math.h>)
H A DStdSymbolMap.inc2226 SYMBOL(nearbyintf, std::, <cmath>)
2227 SYMBOL(nearbyintf, None, <cmath>)
2228 SYMBOL(nearbyintf, None, <math.h>)
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltins.def1460 LIBBUILTIN(nearbyintf, "ff", "fnc", MATH_H, ALL_LANGUAGES)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2343 fun:nearbyintf=uninstrumented