Searched refs:__MATHCALL (Results 1 - 12 of 12) sorted by relevance

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
H A Dmathcalls.h27 __MATHCALL (NAME,[_r], (ARGS...));
39 This is just like __MATHCALL but for a function returning `TYPE'
55 __MATHCALL (acos,, (_Mdouble_ __x));
57 __MATHCALL (asin,, (_Mdouble_ __x));
59 __MATHCALL (atan,, (_Mdouble_ __x));
61 __MATHCALL (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
64 __MATHCALL (cos,, (_Mdouble_ __x));
66 __MATHCALL (sin,, (_Mdouble_ __x));
68 __MATHCALL (tan,, (_Mdouble_ __x));
73 __MATHCALL (cos
[all...]
H A Dcmathcalls.h28 __MATHCALL (NAME, (ARGS...));
40 This is just like __MATHCALL but for a function returning `TYPE'
54 __MATHCALL (cacos, (_Mdouble_complex_ __z));
56 __MATHCALL (casin, (_Mdouble_complex_ __z));
58 __MATHCALL (catan, (_Mdouble_complex_ __z));
61 __MATHCALL (ccos, (_Mdouble_complex_ __z));
63 __MATHCALL (csin, (_Mdouble_complex_ __z));
65 __MATHCALL (ctan, (_Mdouble_complex_ __z));
71 __MATHCALL (cacosh, (_Mdouble_complex_ __z));
73 __MATHCALL (casin
[all...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
H A Dmathcalls.h27 __MATHCALL (NAME,[_r], (ARGS...));
39 This is just like __MATHCALL but for a function returning `TYPE'
55 __MATHCALL (acos,, (_Mdouble_ __x));
57 __MATHCALL (asin,, (_Mdouble_ __x));
59 __MATHCALL (atan,, (_Mdouble_ __x));
61 __MATHCALL (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
64 __MATHCALL (cos,, (_Mdouble_ __x));
66 __MATHCALL (sin,, (_Mdouble_ __x));
68 __MATHCALL (tan,, (_Mdouble_ __x));
73 __MATHCALL (cos
[all...]
H A Dcmathcalls.h28 __MATHCALL (NAME, (ARGS...));
40 This is just like __MATHCALL but for a function returning `TYPE'
54 __MATHCALL (cacos, (_Mdouble_complex_ __z));
56 __MATHCALL (casin, (_Mdouble_complex_ __z));
58 __MATHCALL (catan, (_Mdouble_complex_ __z));
61 __MATHCALL (ccos, (_Mdouble_complex_ __z));
63 __MATHCALL (csin, (_Mdouble_complex_ __z));
65 __MATHCALL (ctan, (_Mdouble_complex_ __z));
71 __MATHCALL (cacosh, (_Mdouble_complex_ __z));
73 __MATHCALL (casin
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
H A Dmathcalls.h27 __MATHCALL (NAME,[_r], (ARGS...));
39 This is just like __MATHCALL but for a function returning `TYPE'
55 __MATHCALL (acos,, (_Mdouble_ __x));
57 __MATHCALL (asin,, (_Mdouble_ __x));
59 __MATHCALL (atan,, (_Mdouble_ __x));
61 __MATHCALL (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
64 __MATHCALL (cos,, (_Mdouble_ __x));
66 __MATHCALL (sin,, (_Mdouble_ __x));
68 __MATHCALL (tan,, (_Mdouble_ __x));
73 __MATHCALL (cos
[all...]
H A Dcmathcalls.h28 __MATHCALL (NAME, (ARGS...));
40 This is just like __MATHCALL but for a function returning `TYPE'
54 __MATHCALL (cacos, (_Mdouble_complex_ __z));
56 __MATHCALL (casin, (_Mdouble_complex_ __z));
58 __MATHCALL (catan, (_Mdouble_complex_ __z));
61 __MATHCALL (ccos, (_Mdouble_complex_ __z));
63 __MATHCALL (csin, (_Mdouble_complex_ __z));
65 __MATHCALL (ctan, (_Mdouble_complex_ __z));
71 __MATHCALL (cacosh, (_Mdouble_complex_ __z));
73 __MATHCALL (casin
[all...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
H A Dcomplex.h57 #define __MATHCALL(function, args) \ macro
110 #undef __MATHCALL macro
H A Dmath.h54 #define __MATHCALL(function,suffix, args) \ macro
152 #undef __MATHCALL macro
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dcomplex.h57 #define __MATHCALL(function, args) \ macro
110 #undef __MATHCALL macro
H A Dmath.h54 #define __MATHCALL(function,suffix, args) \ macro
152 #undef __MATHCALL macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dcomplex.h57 #define __MATHCALL(function, args) \ macro
110 #undef __MATHCALL macro
H A Dmath.h54 #define __MATHCALL(function,suffix, args) \ macro
152 #undef __MATHCALL macro

Completed in 205 milliseconds