Searched defs:cos (Results 1 - 14 of 14) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libm/src/
H A Ds_cos.c60 cos(double x) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dbuiltins-30.c9 double cos () /* { dg-warning "shadows a built-in|number of arguments" } */ function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dbuiltins-30.c9 double cos () function
/netbsd-6-1-5-RELEASE/lib/libm/noieee_src/
H A Dn_sincos.c77 cos(double x) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp991.C18 Complex cos(const Complex& arg) { function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp991.C18 Complex cos(const Complex& arg) { function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dmath-68881.h79 cos (double x) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/m68k/
H A Dmath-68881.h79 cos (double x) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/c/
H A Dstd_cmath.h51 #undef cos macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/c_std/
H A Dstd_cmath.h63 #undef cos macro
181 cos(float __x) function in namespace:std
185 cos(long double __x) function in namespace:std
190 cos(_Tp __x) function in namespace:std
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h111 #define cos(z) __TGMATH_CPLX(z, cos, ccos) macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/std/
H A Dstd_complex.h682 cos(const complex<_Tp>& __z) { return __complex_cos(__z.__rep()); } function in namespace:std
686 cos(const complex<_Tp>& __z) { return __complex_cos(__z); } function in namespace:std
[all...]
/netbsd-6-1-5-RELEASE/include/
H A Dtgmath.h135 #define cos(a) __TG_COMPLEX((a), cos) macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-alias.c1364 tree cos = gimple_call_arg (call, 2); local

Completed in 217 milliseconds