taglinefilesource code
accumulatore59arch/i386/math-emu/poly_atan.cXsig                  accumulator, Numer, Denom, accumulatore, argSignif,
accumulatore132arch/i386/math-emu/poly_atan.caccumulatore.lsw = argSq.lsw;
accumulatore133arch/i386/math-emu/poly_atan.cXSIG_LL(accumulatore) = XSIG_LL(argSq);
accumulatore151arch/i386/math-emu/poly_atan.cmul64_Xsig(&accumulatore, &denomterm);
accumulatore152arch/i386/math-emu/poly_atan.cshr_Xsig(&accumulatore, 1 + 2*(-1-exponent));
accumulatore153arch/i386/math-emu/poly_atan.caccumulatore.msw |= 0x80000000;
accumulatore155arch/i386/math-emu/poly_atan.cdiv_Xsig(&accumulator, &accumulatore, &accumulator);
accumulatore59arch/i386/math-emu/poly_tan.cXsig                  argSq, argSqSq, accumulatoro, accumulatore, accum,
accumulatore120arch/i386/math-emu/poly_tan.caccumulatore.msw = accumulatore.midw = accumulatore.lsw = 0;
accumulatore121arch/i386/math-emu/poly_tan.cpolynomial_Xsig(&accumulatore, &XSIG_LL(argSqSq), evenplterm, HiPOWERep-1);
accumulatore122arch/i386/math-emu/poly_tan.cmul_Xsig_Xsig(&accumulatore, &argSq);
accumulatore123arch/i386/math-emu/poly_tan.cnegate_Xsig(&accumulatore);
accumulatore125arch/i386/math-emu/poly_tan.cpolynomial_Xsig(&accumulatore, &XSIG_LL(argSqSq), evennegterm, HiPOWERen-1);
accumulatore127arch/i386/math-emu/poly_tan.cmul64_Xsig(&accumulatore, &XSIG_LL(argSignif));
accumulatore128arch/i386/math-emu/poly_tan.cmul64_Xsig(&accumulatore, &XSIG_LL(argSignif));
accumulatore130arch/i386/math-emu/poly_tan.cshr_Xsig(&accumulatore, -2*(1+exponent) + 1);
accumulatore131arch/i386/math-emu/poly_tan.cnegate_Xsig(&accumulatore);      /* This does 1 - accumulator */
accumulatore134arch/i386/math-emu/poly_tan.cif ( accumulatore.msw == 0 )
accumulatore145arch/i386/math-emu/poly_tan.cdiv_Xsig(&accumulatoro, &accumulatore, &accum);