Searched refs:ccos (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/lib/libm/complex/
H A Dccos.c38 ccos(double complex z) function
H A DMakefile.inc6 ccos.c ccosh.c cephes_subr.c cexp.c clog.c conj.c cpow.c cproj.c \
/netbsd-current/include/
H A Dcomplex.h35 /* 7.3.5.1 The ccos functions */
36 double complex ccos(double complex);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dtgmath.h67 #define cos(z) __TGMATH_CPLX(z, cos, ccos)
/netbsd-current/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h67 #define cos(z) __TGMATH_CPLX(z, cos, ccos)
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/
H A Dc99_protos.h496 extern double complex ccos (double complex);
H A Dconfigure18749 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ccos" >&5
18750 $as_echo_n "checking for ccos... " >&6; }
18767 int (*ptr)() = (int (*)())ccos;
/netbsd-current/external/gpl3/gcc/dist/libgfortran/
H A Dc99_protos.h496 extern double complex ccos (double complex);
H A Dconfigure18925 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ccos" >&5
18926 $as_echo_n "checking for ccos... " >&6; }
18943 int (*ptr)() = (int (*)())ccos;
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dc99_functions.c1505 double complex ccos (double complex a);
1508 ccos (double complex a) function
/netbsd-current/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dc99_functions.c1505 double complex ccos (double complex a);
1508 ccos (double complex a) function
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dtgmath.h250 __tg_cos(double _Complex __x) {return ccos(__x);}
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.h375 {"ccos", 99},
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.h375 {"ccos", 99},
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/
H A Dconfigure17314 tmpd = ccos(tmpd);
17383 tmpd = ccos(tmpd);
17995 tmpd = ccos(tmpd);
18064 tmpd = ccos(tmpd);
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/
H A Dconfigure17443 tmpd = ccos(tmpd);
17512 tmpd = ccos(tmpd);
18119 tmpd = ccos(tmpd);
18188 tmpd = ccos(tmpd);
[all...]

Completed in 720 milliseconds