Home
last modified time | relevance | path

Searched refs:_Mdouble_complex_ (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/math/bits/
Dcmathcalls.h47 #ifndef _Mdouble_complex_
48 # define _Mdouble_complex_ _Mdouble_ _Complex macro
55 __MATHCALL (cacos, (_Mdouble_complex_ __z));
57 __MATHCALL (casin, (_Mdouble_complex_ __z));
59 __MATHCALL (catan, (_Mdouble_complex_ __z));
62 __MATHCALL (ccos, (_Mdouble_complex_ __z));
64 __MATHCALL (csin, (_Mdouble_complex_ __z));
66 __MATHCALL (ctan, (_Mdouble_complex_ __z));
72 __MATHCALL (cacosh, (_Mdouble_complex_ __z));
74 __MATHCALL (casinh, (_Mdouble_complex_ __z));
[all …]
/glibc-2.36/math/
Dcomplex.h97 __MATHDECL (_Mdouble_complex_,function, args)
160 # undef _Mdouble_complex_
161 # define _Mdouble_complex_ __CFLOAT16 macro
167 # undef _Mdouble_complex_
172 # undef _Mdouble_complex_
173 # define _Mdouble_complex_ __CFLOAT32 macro
179 # undef _Mdouble_complex_
184 # undef _Mdouble_complex_
185 # define _Mdouble_complex_ __CFLOAT64 macro
191 # undef _Mdouble_complex_
[all …]
/glibc-2.36/ChangeLog.old/
DChangeLog.92858 * math/bits/cmathcalls.c: Define _Mdouble_complex_ using _Complex,
DChangeLog.1929781 _Mdouble_complex_ on [__CFLOAT128].
DChangeLog.185255 * math/bits/cmathcalls.h (_Mdouble_complex_): Only define if not