Searched refs:roundf (Results 1 – 23 of 23) sorted by relevance
| /freebsd-14.2/contrib/netbsd-tests/lib/libm/ |
| H A D | t_round.c | 68 bf = roundf(af); in ATF_TC_BODY() 76 cf = roundf(-af); in ATF_TC_BODY()
|
| /freebsd-14.2/lib/msun/src/ |
| H A D | s_llroundf.c | 2 #define roundit roundf
|
| H A D | s_lroundf.c | 2 #define roundit roundf
|
| H A D | s_roundf.c | 33 roundf(float x) in roundf() function
|
| H A D | math.h | 367 float roundf(float);
|
| /freebsd-14.2/contrib/arm-optimized-routines/pl/math/ |
| H A D | cospif_2u6.c | 40 uint32_t m = roundf (ax); in cospif()
|
| H A D | sinpif_2u5.c | 41 int32_t m = roundf (r); in sinpif()
|
| /freebsd-14.2/lib/msun/ |
| H A D | Symbol.map | 153 roundf;
|
| H A D | Makefile | 262 MLINKS+=round.3 roundf.3 round.3 roundl.3
|
| /freebsd-14.2/contrib/llvm-project/libcxx/modules/std.compat/ |
| H A D | cmath.inc | 188 using ::roundf;
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Headers/ |
| H A D | __clang_cuda_math.h | 170 __DEVICE__ float roundf(float __a) { return __nv_roundf(__a); } in roundf() function 194 __DEVICE__ long lroundf(float __a) { return roundf(__a); } in lroundf()
|
| H A D | __clang_cuda_cmath.h | 488 using ::roundf;
|
| H A D | __clang_hip_cmath.h | 776 using ::roundf;
|
| H A D | tgmath.h | 1137 __tg_round(float __x) {return roundf(__x);} in __tg_round()
|
| H A D | __clang_hip_math.h | 630 float roundf(float __x) { return __builtin_roundf(__x); }
|
| /freebsd-14.2/contrib/llvm-project/libcxx/modules/std/ |
| H A D | cmath.inc | 189 using std::roundf;
|
| /freebsd-14.2/contrib/llvm-project/libcxx/include/ |
| H A D | cmath | 280 float roundf(float x); 477 using ::roundf _LIBCPP_USING_IF_EXISTS;
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | RuntimeLibcalls.def | 237 HANDLE_LIBCALL(ROUND_F32, "roundf")
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | TargetLibraryInfo.def | 1991 /// float roundf(float x); 1992 TLI_DEFINE_ENUM_INTERNAL(roundf) 1993 TLI_DEFINE_STRING_INTERNAL("roundf")
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
| H A D | CSymbolMap.inc | 712 SYMBOL(roundf, None, <math.h>)
|
| H A D | StdSymbolMap.inc | 2543 SYMBOL(roundf, std::, <cmath>) 2544 SYMBOL(roundf, None, <cmath>) 2545 SYMBOL(roundf, None, <math.h>)
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | Builtins.def | 1484 LIBBUILTIN(roundf, "ff", "fnc", MATH_H, ALL_LANGUAGES)
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 2770 fun:roundf=uninstrumented
|