tag | line | file | source code |
polynomial_Xsig | 31 | drivers/FPU-emu/poly.h | asmlinkage void polynomial_Xsig(Xsig *, const unsigned long long *x, |
polynomial_Xsig | 102 | drivers/FPU-emu/poly_2xm1.c | polynomial_Xsig(&accumulator, &Xll, lterms, HIPOWER-1); |
polynomial_Xsig | 143 | drivers/FPU-emu/poly_atan.c | polynomial_Xsig(&accumulator, &XSIG_LL(argSqSq), |
polynomial_Xsig | 147 | drivers/FPU-emu/poly_atan.c | polynomial_Xsig(&accumulator, &XSIG_LL(argSqSq), oddnegterms, HIPOWERon-1); |
polynomial_Xsig | 242 | drivers/FPU-emu/poly_l2.c | polynomial_Xsig(&accumulator, &Xsq, logterms, HIPOWER-1); |
polynomial_Xsig | 99 | drivers/FPU-emu/poly_sin.c | polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), neg_terms_l, |
polynomial_Xsig | 104 | drivers/FPU-emu/poly_sin.c | polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), pos_terms_l, |
polynomial_Xsig | 150 | drivers/FPU-emu/poly_sin.c | polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), neg_terms_h, |
polynomial_Xsig | 155 | drivers/FPU-emu/poly_sin.c | polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), pos_terms_h, |
polynomial_Xsig | 264 | drivers/FPU-emu/poly_sin.c | polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), neg_terms_h, |
polynomial_Xsig | 269 | drivers/FPU-emu/poly_sin.c | polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), pos_terms_h, |
polynomial_Xsig | 343 | drivers/FPU-emu/poly_sin.c | polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), neg_terms_l, |
polynomial_Xsig | 348 | drivers/FPU-emu/poly_sin.c | polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), pos_terms_l, |
polynomial_Xsig | 112 | drivers/FPU-emu/poly_tan.c | polynomial_Xsig(&accumulatoro, &XSIG_LL(argSqSq), oddnegterm, HiPOWERon-1); |
polynomial_Xsig | 116 | drivers/FPU-emu/poly_tan.c | polynomial_Xsig(&accumulatoro, &XSIG_LL(argSqSq), oddplterm, HiPOWERop-1); |
polynomial_Xsig | 121 | drivers/FPU-emu/poly_tan.c | polynomial_Xsig(&accumulatore, &XSIG_LL(argSqSq), evenplterm, HiPOWERep-1); |
polynomial_Xsig | 125 | drivers/FPU-emu/poly_tan.c | polynomial_Xsig(&accumulatore, &XSIG_LL(argSqSq), evennegterm, HiPOWERen-1); |