Searched refs:scalblnf (Results 1 – 18 of 18) sorted by relevance
/openbsd/lib/libm/src/ |
H A D | s_scalbln.c | 22 scalblnf(float x, long n) in scalblnf() function
|
/openbsd/lib/libm/ |
H A D | Symbols.map | 249 scalblnf;
|
/openbsd/lib/libm/hidden/ |
H A D | math.h | 183 PROTO_STD_DEPRECATED(scalblnf);
|
/openbsd/include/ |
H A D | math.h | 316 float scalblnf(float, long int);
|
/openbsd/gnu/llvm/clang/lib/Headers/ |
H A D | __clang_hip_cmath.h | 162 return ::scalblnf(__x, __n); in scalbln() 777 using ::scalblnf;
|
H A D | __clang_cuda_cmath.h | 489 using ::scalblnf;
|
H A D | __clang_cuda_math.h | 286 __DEVICE__ float scalblnf(float __a, long __b) { in scalblnf() function
|
H A D | tgmath.h | 1171 __tg_scalbln(float __x, long __y) {return scalblnf(__x, __y);} in __tg_scalbln()
|
H A D | __clang_hip_math.h | 477 float scalblnf(float __x, long int __n) {
|
/openbsd/gnu/llvm/clang/lib/Headers/openmp_wrappers/ |
H A D | cmath | 69 return ::scalblnf(__x, __y);
|
/openbsd/gnu/gcc/libstdc++-v3/include/tr1/ |
H A D | cmath | 137 #undef scalblnf 288 using ::scalblnf;
|
/openbsd/gnu/llvm/libcxx/include/ |
H A D | cmath | 284 float scalblnf(float x, long ex); 477 using ::scalblnf _LIBCPP_USING_IF_EXISTS;
|
/openbsd/gnu/gcc/gcc/ |
H A D | builtins.def | 376 DEF_C99_BUILTIN (BUILT_IN_SCALBLNF, "scalblnf", BT_FN_FLOAT_FLOAT_LONG, ATTR_MATHFN_FPROUNDI…
|
/openbsd/gnu/llvm/clang/include/clang/Tooling/Inclusions/ |
H A D | CSymbolMap.inc | 716 SYMBOL(scalblnf, None, <math.h>)
|
/openbsd/gnu/llvm/clang/include/clang/Basic/ |
H A D | Builtins.def | 1419 LIBBUILTIN(scalblnf, "ffLi", "fne", MATH_H, ALL_LANGUAGES)
|
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 2779 fun:scalblnf=uninstrumented
|
/openbsd/gnu/gcc/gcc/doc/ |
H A D | extend.texi | 5539 @findex scalblnf 5540 @findex scalblnf 5697 @code{roundf}, @code{roundl}, @code{round}, @code{scalblnf},
|
H A D | gcc.info | 20362 `scalblnf', `scalblnl', `scalbln', `scalbnf', `scalbnl', `scalbn',
|