tag | line | file | source code |
argSqSq | 60 | arch/i386/math-emu/poly_atan.c | argSq, argSqSq; |
argSqSq | 129 | arch/i386/math-emu/poly_atan.c | argSqSq.lsw = argSq.lsw; argSqSq.midw = argSq.midw; argSqSq.msw = argSq.msw; |
argSqSq | 130 | arch/i386/math-emu/poly_atan.c | mul_Xsig_Xsig(&argSqSq, &argSqSq); |
argSqSq | 136 | arch/i386/math-emu/poly_atan.c | shr_Xsig(&argSqSq, 4*(-1-exponent-1)); |
argSqSq | 143 | arch/i386/math-emu/poly_atan.c | polynomial_Xsig(&accumulator, &XSIG_LL(argSqSq), |
argSqSq | 147 | arch/i386/math-emu/poly_atan.c | polynomial_Xsig(&accumulator, &XSIG_LL(argSqSq), oddnegterms, HIPOWERon-1); |
argSqSq | 59 | arch/i386/math-emu/poly_tan.c | Xsig argSq, argSqSq, accumulatoro, accumulatore, accum, |
argSqSq | 107 | arch/i386/math-emu/poly_tan.c | XSIG_LL(argSqSq) = XSIG_LL(argSq); argSqSq.lsw = argSq.lsw; |
argSqSq | 108 | arch/i386/math-emu/poly_tan.c | mul_Xsig_Xsig(&argSqSq, &argSqSq); |
argSqSq | 112 | arch/i386/math-emu/poly_tan.c | polynomial_Xsig(&accumulatoro, &XSIG_LL(argSqSq), oddnegterm, HiPOWERon-1); |
argSqSq | 116 | arch/i386/math-emu/poly_tan.c | polynomial_Xsig(&accumulatoro, &XSIG_LL(argSqSq), oddplterm, HiPOWERop-1); |
argSqSq | 121 | arch/i386/math-emu/poly_tan.c | polynomial_Xsig(&accumulatore, &XSIG_LL(argSqSq), evenplterm, HiPOWERep-1); |
argSqSq | 125 | arch/i386/math-emu/poly_tan.c | polynomial_Xsig(&accumulatore, &XSIG_LL(argSqSq), evennegterm, HiPOWERen-1); |