HomeSort by: relevance | last modified time | path
    Searched refs:sincosq (Results 1 - 25 of 29) sorted by relevancy

1 2

  /src/external/gpl3/gcc/dist/libquadmath/math/
complex.c 45 sincosq (x, &sinix, &cosix);
sincosq.c 24 sincosq (__float128 x, __float128 *sinx, __float128 *cosx) function
ccoshq.c 40 sincosq (__imag__ x, &sinix, &cosix);
100 sincosq (__imag__ x, &sinix, &cosix);
cexpq.c 40 sincosq (__imag__ x, &sinix, &cosix);
105 sincosq (__imag__ x, &sinix, &cosix);
csinhq.c 43 sincosq (__imag__ x, &sinix, &cosix);
117 sincosq (__imag__ x, &sinix, &cosix);
csinq.c 43 sincosq (__real__ x, &sinix, &cosix);
123 sincosq (__real__ x, &sinix, &cosix);
ctanhq.c 35 sincosq (__imag__ x, &sinix, &cosix);
68 sincosq (__imag__ x, &sinix, &cosix);
ctanq.c 34 sincosq (__real__ x, &sinrx, &cosrx);
68 sincosq (__real__ x, &sinrx, &cosrx);
jnq.c 133 sincosq (x, &s, &c);
369 sincosq (x, &s, &c);
  /src/external/gpl3/gcc.old/dist/libquadmath/math/
complex.c 45 sincosq (x, &sinix, &cosix);
sincosq.c 24 sincosq (__float128 x, __float128 *sinx, __float128 *cosx) function
ccoshq.c 40 sincosq (__imag__ x, &sinix, &cosix);
100 sincosq (__imag__ x, &sinix, &cosix);
cexpq.c 40 sincosq (__imag__ x, &sinix, &cosix);
105 sincosq (__imag__ x, &sinix, &cosix);
csinhq.c 43 sincosq (__imag__ x, &sinix, &cosix);
117 sincosq (__imag__ x, &sinix, &cosix);
csinq.c 43 sincosq (__real__ x, &sinix, &cosix);
123 sincosq (__real__ x, &sinix, &cosix);
ctanhq.c 35 sincosq (__imag__ x, &sinix, &cosix);
68 sincosq (__imag__ x, &sinix, &cosix);
ctanq.c 34 sincosq (__real__ x, &sinrx, &cosrx);
68 sincosq (__real__ x, &sinrx, &cosrx);
jnq.c 133 sincosq (x, &s, &c);
369 sincosq (x, &s, &c);
  /src/external/gpl3/gcc/dist/libquadmath/
quadmath_weak.h 97 __qmath3 (sincosq)
quadmath.h 104 extern void sincosq (__float128, __float128 *, __float128 *) __quadmath_throw;
Makefile.am 59 math/sincosq.c math/copysignq.c math/lgammaq.c math/sincosq_kernel.c \
  /src/external/gpl3/gcc.old/dist/libquadmath/
quadmath_weak.h 97 __qmath3 (sincosq)
quadmath.h 104 extern void sincosq (__float128, __float128 *, __float128 *) __quadmath_throw;
Makefile.am 54 math/sincosq.c math/copysignq.c math/lgammaq.c math/sincosq_kernel.c \
  /src/external/gpl3/gcc/lib/libquadmath/
defs.mk 5 G_libquadmath_la_SOURCES=math/x2y2m1q.c math/acoshq.c math/fmodq.c math/acosq.c math/frexpq.c math/rem_pio2q.c math/asinhq.c math/hypotq.c math/remainderq.c math/asinq.c math/rintq.c math/atan2q.c math/isinfq.c math/roundq.c math/atanhq.c math/isnanq.c math/scalblnq.c math/atanq.c math/j0q.c math/scalbnq.c math/cbrtq.c math/j1q.c math/signbitq.c math/ceilq.c math/jnq.c math/sincos_table.c math/complex.c math/ldexpq.c math/sincosq.c math/copysignq.c math/lgammaq.c math/sincosq_kernel.c math/coshq.c math/llroundq.c math/sinhq.c math/cosq.c math/log10q.c math/sinq.c math/cosq_kernel.c math/log1pq.c math/sinq_kernel.c math/erfq.c math/logq.c math/sqrtq.c math/expm1q.c math/lroundq.c math/tanhq.c math/expq.c math/modfq.c math/tanq.c math/fabsq.c math/nanq.c math/tgammaq.c math/finiteq.c math/nextafterq.c math/truncq.c math/floorq.c math/powq.c math/fmaq.c math/logbq.c math/exp2q.c math/issignalingq.c math/lgammaq_neg.c math/lgammaq_product.c math/tanq_kernel.c math/tgammaq_product.c math/casinhq_kernel.c math/cacoshq.c math/cacosq.c math/casinhq.c math/casinq.c math/catanhq.c math/catanq.c math/cimagq.c math/conjq.c math/cprojq.c math/crealq.c math/fdimq.c math/fmaxq.c math/fminq.c math/ilogbq.c math/llrintq.c math/log2q.c math/lrintq.c math/nearbyintq.c math/remquoq.c math/ccoshq.c math/cexpq.c math/clog10q.c math/clogq.c math/csinq.c math/csinhq.c math/csqrtq.c math/ctanq.c math/ctanhq.c printf/addmul_1.c printf/add_n.c printf/cmp.c printf/divrem.c printf/flt1282mpn.c printf/fpioconst.c printf/lshift.c printf/mul_1.c printf/mul_n.c printf/mul.c printf/printf_fphex.c printf/printf_fp.c printf/quadmath-printf.c printf/rshift.c printf/submul_1.c printf/sub_n.c strtod/strtoflt128.c strtod/mpn2flt128.c strtod/tens_in_limb.c

Completed in 37 milliseconds

1 2