argSqSq 58 arch/x86/math-emu/poly_atan.c Xsig accumulator, Numer, Denom, accumulatore, argSignif, argSq, argSqSq; argSqSq 136 arch/x86/math-emu/poly_atan.c argSqSq.lsw = argSq.lsw; argSqSq 137 arch/x86/math-emu/poly_atan.c argSqSq.midw = argSq.midw; argSqSq 138 arch/x86/math-emu/poly_atan.c argSqSq.msw = argSq.msw; argSqSq 139 arch/x86/math-emu/poly_atan.c mul_Xsig_Xsig(&argSqSq, &argSqSq); argSqSq 145 arch/x86/math-emu/poly_atan.c shr_Xsig(&argSqSq, 4 * (-1 - exponent - 1)); argSqSq 152 arch/x86/math-emu/poly_atan.c polynomial_Xsig(&accumulator, &XSIG_LL(argSqSq), argSqSq 156 arch/x86/math-emu/poly_atan.c polynomial_Xsig(&accumulator, &XSIG_LL(argSqSq), oddnegterms, argSqSq 55 arch/x86/math-emu/poly_tan.c Xsig argSq, argSqSq, accumulatoro, accumulatore, accum, argSqSq 111 arch/x86/math-emu/poly_tan.c XSIG_LL(argSqSq) = XSIG_LL(argSq); argSqSq 112 arch/x86/math-emu/poly_tan.c argSqSq.lsw = argSq.lsw; argSqSq 113 arch/x86/math-emu/poly_tan.c mul_Xsig_Xsig(&argSqSq, &argSqSq); argSqSq 117 arch/x86/math-emu/poly_tan.c polynomial_Xsig(&accumulatoro, &XSIG_LL(argSqSq), oddnegterm, argSqSq 122 arch/x86/math-emu/poly_tan.c polynomial_Xsig(&accumulatoro, &XSIG_LL(argSqSq), oddplterm, argSqSq 127 arch/x86/math-emu/poly_tan.c polynomial_Xsig(&accumulatore, &XSIG_LL(argSqSq), evenplterm, argSqSq 132 arch/x86/math-emu/poly_tan.c polynomial_Xsig(&accumulatore, &XSIG_LL(argSqSq), evennegterm,