Searched refs:truncf (Results 1 – 23 of 23) sorted by relevance
| /openbsd/src/lib/libm/arch/hppa/ |
| D | s_truncf.c | 11 truncf(float x) in truncf() function
|
| /openbsd/src/lib/libm/src/ |
| D | s_truncf.c | 28 truncf(float x) in truncf() function
|
| /openbsd/src/lib/libm/ |
| D | Symbols.map | 279 truncf;
|
| /openbsd/src/lib/libm/hidden/ |
| D | math.h | 212 PROTO_STD_DEPRECATED(truncf);
|
| /openbsd/src/include/ |
| D | math.h | 338 float truncf(float);
|
| /openbsd/src/gnu/llvm/clang/lib/Headers/ |
| D | __clang_cuda_cmath.h | 497 using ::truncf;
|
| D | __clang_cuda_math.h | 322 __DEVICE__ float truncf(float __a) { return __nv_truncf(__a); } in truncf() function
|
| D | __clang_hip_cmath.h | 785 using ::truncf;
|
| D | tgmath.h | 1205 __tg_trunc(float __x) {return truncf(__x);} in __tg_trunc()
|
| D | __clang_hip_math.h | 532 float truncf(float __x) { return __ocml_trunc_f32(__x); }
|
| /openbsd/src/gnu/gcc/libstdc++-v3/include/tr1/ |
| D | cmath | 146 #undef truncf 300 using ::truncf;
|
| /openbsd/src/gnu/llvm/libcxx/include/ |
| D | cmath | 296 float truncf(float x); 483 using ::truncf _LIBCPP_USING_IF_EXISTS;
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/IR/ |
| D | RuntimeLibcalls.def | 217 HANDLE_LIBCALL(TRUNC_F32, "truncf")
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/ |
| D | TargetLibraryInfo.def | 2287 /// float truncf(float x); 2288 TLI_DEFINE_ENUM_INTERNAL(truncf) 2289 TLI_DEFINE_STRING_INTERNAL("truncf")
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | builtins.def | 409 DEF_C99_BUILTIN (BUILT_IN_TRUNCF, "truncf", BT_FN_FLOAT_FLOAT, ATTR_CONST_NOTHROW_LIST)
|
| /openbsd/src/gnu/llvm/clang/include/clang/Tooling/Inclusions/ |
| D | CSymbolMap.inc | 831 SYMBOL(truncf, None, <math.h>)
|
| /openbsd/src/gnu/llvm/clang/include/clang/Basic/ |
| D | Builtins.def | 1451 LIBBUILTIN(truncf, "ff", "fnc", MATH_H, ALL_LANGUAGES)
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/dfsan/ |
| D | libc_ubuntu1404_abilist.txt | 3166 fun:truncf=uninstrumented
|
| /openbsd/src/gnu/llvm/clang/docs/tools/ |
| D | clang-formatted-files.txt | 2784 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/ |
| D | extend.texi | 5601 @findex truncf 5700 @code{tgamma}, @code{truncf}, @code{truncl}, @code{trunc},
|
| D | md.texi | 3631 corresponds to the C data type @code{double} and the @code{truncf}
|
| D | gcc.info | 20363 `snprintf', `tgammaf', `tgammal', `tgamma', `truncf', `truncl', `trunc',
|
| D | gccint.info | 15480 corresponds to the C data type `double' and the `truncf' built-in
|