Home
last modified time | relevance | path

Searched refs:roundf (Results 1 – 22 of 22) sorted by relevance

/freebsd/contrib/netbsd-tests/lib/libm/
H A Dt_round.c68 bf = roundf(af); in ATF_TC_BODY()
76 cf = roundf(-af); in ATF_TC_BODY()
/freebsd/contrib/arm-optimized-routines/math/aarch64/
H A Dtanpif_3u1.c67 float rounded = roundf (x); in arm_math_tanpif()
94 int32_t rounded_x2 = (int32_t) roundf (x2); in arm_math_tanpif()
H A Dcospif_2u6.c40 uint32_t m = roundf (ax); in arm_math_cospif()
H A Dsinpif_2u5.c41 int32_t m = roundf (r); in arm_math_sinpif()
/freebsd/lib/msun/src/
H A Ds_llroundf.c2 #define roundit roundf
H A Ds_lroundf.c2 #define roundit roundf
H A Ds_roundf.c33 roundf(float x) in roundf() function
H A Dmath.h377 float roundf(float);
/freebsd/lib/msun/
H A DSymbol.map153 roundf;
H A DMakefile260 MLINKS+=round.3 roundf.3 round.3 roundl.3
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcmath.inc188 using ::roundf _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcmath288 float roundf(float x);
486 using ::roundf _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_cmath.h488 using ::roundf;
H A D__clang_hip_cmath.h776 using ::roundf;
H A Dtgmath.h1137 __tg_round(float __x) {return roundf(__x);} in __tg_round()
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcmath.cppm
H A Dcmath.inc189 using std::roundf _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DRuntimeLibcalls.def272 HANDLE_LIBCALL(ROUND_F32, "roundf")
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def2026 /// float roundf(float x);
2027 TLI_DEFINE_ENUM_INTERNAL(roundf)
2028 TLI_DEFINE_STRING_INTERNAL("roundf")
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc712 SYMBOL(roundf, None, <math.h>)
H A DStdSymbolMap.inc2543 SYMBOL(roundf, std::, <cmath>)
2544 SYMBOL(roundf, None, <cmath>)
2545 SYMBOL(roundf, None, <math.h>)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2770 fun:roundf=uninstrumented