Home
last modified time | relevance | path

Searched refs:truncf (Results 1 – 23 of 23) sorted by relevance

/openbsd/src/lib/libm/arch/hppa/
Ds_truncf.c11 truncf(float x) in truncf() function
/openbsd/src/lib/libm/src/
Ds_truncf.c28 truncf(float x) in truncf() function
/openbsd/src/lib/libm/
DSymbols.map279 truncf;
/openbsd/src/lib/libm/hidden/
Dmath.h212 PROTO_STD_DEPRECATED(truncf);
/openbsd/src/include/
Dmath.h338 float truncf(float);
/openbsd/src/gnu/llvm/clang/lib/Headers/
D__clang_cuda_cmath.h497 using ::truncf;
D__clang_cuda_math.h322 __DEVICE__ float truncf(float __a) { return __nv_truncf(__a); } in truncf() function
D__clang_hip_cmath.h785 using ::truncf;
Dtgmath.h1205 __tg_trunc(float __x) {return truncf(__x);} in __tg_trunc()
D__clang_hip_math.h532 float truncf(float __x) { return __ocml_trunc_f32(__x); }
/openbsd/src/gnu/gcc/libstdc++-v3/include/tr1/
Dcmath146 #undef truncf
300 using ::truncf;
/openbsd/src/gnu/llvm/libcxx/include/
Dcmath296 float truncf(float x);
483 using ::truncf _LIBCPP_USING_IF_EXISTS;
/openbsd/src/gnu/llvm/llvm/include/llvm/IR/
DRuntimeLibcalls.def217 HANDLE_LIBCALL(TRUNC_F32, "truncf")
/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def2287 /// float truncf(float x);
2288 TLI_DEFINE_ENUM_INTERNAL(truncf)
2289 TLI_DEFINE_STRING_INTERNAL("truncf")
/openbsd/src/gnu/gcc/gcc/
Dbuiltins.def409 DEF_C99_BUILTIN (BUILT_IN_TRUNCF, "truncf", BT_FN_FLOAT_FLOAT, ATTR_CONST_NOTHROW_LIST)
/openbsd/src/gnu/llvm/clang/include/clang/Tooling/Inclusions/
DCSymbolMap.inc831 SYMBOL(truncf, None, <math.h>)
/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DBuiltins.def1451 LIBBUILTIN(truncf, "ff", "fnc", MATH_H, ALL_LANGUAGES)
/openbsd/src/gnu/llvm/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3166 fun:truncf=uninstrumented
/openbsd/src/gnu/llvm/clang/docs/tools/
Dclang-formatted-files.txt2784 libc/src/math/truncf.h
2795 libc/src/math/aarch64/truncf.cpp
2888 libc/src/math/generic/truncf.cpp
/openbsd/src/gnu/gcc/gcc/doc/
Dextend.texi5601 @findex truncf
5700 @code{tgamma}, @code{truncf}, @code{truncl}, @code{trunc},
Dmd.texi3631 corresponds to the C data type @code{double} and the @code{truncf}
Dgcc.info20363 `snprintf', `tgammaf', `tgammal', `tgamma', `truncf', `truncl', `trunc',
Dgccint.info15480 corresponds to the C data type `double' and the `truncf' built-in