Searched defs:accumulator (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/arch/x86/math-emu/ |
D | poly_l2.c | 30 Xsig accumulator, expon_accum, yaccum; in poly_l2() local 111 Xsig accumulator, yaccum; in poly_l2p1() local 187 Xsig accumulator, Numer, Denom, argSignif, arg_signif; in log2_kernel() local
|
D | poly_sin.c | 61 Xsig accumulator, argSqrd, argTo4; in poly_sine() local 205 Xsig accumulator, argSqrd, fix_up, argTo4; in poly_cos() local
|
D | poly_2xm1.c | 57 Xsig accumulator, Denom, argSignif; in poly_2xm1() local
|
D | poly_atan.c | 58 Xsig accumulator, Numer, Denom, accumulatore, argSignif, argSq, argSqSq; in poly_atan() local
|
/Linux-v4.19/drivers/power/supply/ |
D | cpcap-battery.c | 86 s32 accumulator; member 216 u32 sample, s32 accumulator, in cpcap_battery_cc_raw_div() 259 u32 sample, s32 accumulator, in cpcap_battery_cc_to_uah() 268 u32 sample, s32 accumulator, in cpcap_battery_cc_to_ua() 436 s32 accumulator; in cpcap_battery_get_property() local
|
/Linux-v4.19/lib/lz4/ |
D | lz4_compress.c | 440 size_t accumulator = lastRun - RUN_MASK; in LZ4_compress_generic() local 702 size_t accumulator = lastRunSize - RUN_MASK; in LZ4_compress_destSize_generic() local
|
/Linux-v4.19/drivers/scsi/aic7xxx/aicasm/ |
D | aicasm_gram.y | 77 static symbol_ref_t accumulator; variable
|