Searched defs:accumulator (Results 1 – 5 of 5) sorted by relevance
/linux-3.3/arch/x86/math-emu/ |
D | poly_l2.c | 29 Xsig accumulator, expon_accum, yaccum; in poly_l2() local 110 Xsig accumulator, yaccum; in poly_l2p1() local 186 Xsig accumulator, Numer, Denom, argSignif, arg_signif; in log2_kernel() local
|
D | poly_sin.c | 60 Xsig accumulator, argSqrd, argTo4; in poly_sine() local 204 Xsig accumulator, argSqrd, fix_up, argTo4; in poly_cos() local
|
D | poly_2xm1.c | 56 Xsig accumulator, Denom, argSignif; in poly_2xm1() local
|
D | poly_atan.c | 57 Xsig accumulator, Numer, Denom, accumulatore, argSignif, argSq, argSqSq; in poly_atan() local
|
/linux-3.3/drivers/scsi/aic7xxx/aicasm/ |
D | aicasm_gram.y | 77 static symbol_ref_t accumulator; variable
|