OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:acoshf
(Results
1 - 22
of
22
) sorted by relevancy
/src/lib/libm/src/
w_acoshf.c
23
* wrapper
acoshf
(x)
30
acoshf
(float x) /* wrapper
acoshf
*/
function
/src/external/apache2/llvm/dist/clang/lib/Headers/openmp_wrappers/
cmath
43
__DEVICE__ float acosh(float __x) { return ::
acoshf
(__x); }
/src/include/
math.h
339
float
acoshf
(float);
/src/external/gpl3/gcc/dist/libgfortran/
c99_protos.h
36
extern float
acoshf
(float);
configure
17602
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for
acoshf
" >&5
17603
$as_echo_n "checking for
acoshf
... " >&6; }
17620
int (*ptr)() = (int (*)())
acoshf
;
/src/external/gpl3/gcc.old/dist/libgfortran/
c99_protos.h
36
extern float
acoshf
(float);
configure
17437
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for
acoshf
" >&5
17438
$as_echo_n "checking for
acoshf
... " >&6; }
17455
int (*ptr)() = (int (*)())
acoshf
;
/src/external/apache2/llvm/dist/clang/lib/Headers/
__clang_cuda_cmath.h
444
using ::
acoshf
;
__clang_cuda_math.h
61
__DEVICE__ float
acoshf
(float __a) { return __nv_acoshf(__a); }
function
__clang_hip_cmath.h
671
using ::
acoshf
;
tgmath.h
147
__tg_acosh(float __x) {return
acoshf
(__x);}
__clang_hip_math.h
155
float
acoshf
(float __x) { return __ocml_acosh_f32(__x); }
function
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/stdc/
math.d
1714
float
acoshf
(float x);
2121
float
acoshf
(float x);
2590
float
acoshf
(float x);
3071
float
acoshf
(float x);
3417
float
acoshf
(float x);
3615
float
acoshf
(float x);
4018
float
acoshf
(float x);
4419
float
acoshf
(float x);
tgmath.d
110
alias core.stdc.math.
acoshf
acosh;
610
alias core.stdc.math.
acoshf
acosh;
1100
alias core.stdc.math.
acoshf
acosh;
/src/external/gpl3/gcc/dist/libgfortran/intrinsics/
c99_functions.c
159
float
acoshf
(float x);
162
acoshf
(float x)
function
/src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
c99_functions.c
159
float
acoshf
(float x);
162
acoshf
(float x)
function
/src/lib/libm/
Makefile
470
MLINKS+=acosh.3
acoshf
.3
/src/external/gpl3/gcc/dist/gcc/cp/
cfns.h
799
{"
acoshf
", 99},
/src/external/gpl3/gcc.old/dist/gcc/cp/
cfns.h
799
{"
acoshf
", 99},
/src/external/apache2/llvm/dist/libcxx/include/
math.h
153
float
acoshf
(float x);
1083
inline _LIBCPP_INLINE_VISIBILITY float acosh(float __lcpp_x) _NOEXCEPT {return ::
acoshf
(__lcpp_x);}
/src/external/gpl3/gcc/dist/libstdc++-v3/
configure
18499
acoshf
(0.0f);
20850
acoshf
(0.0f);
[
all
...]
/src/external/gpl3/gcc.old/dist/libstdc++-v3/
configure
20022
acoshf
(0.0f);
[
all
...]
Completed in 115 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026