Home | History | Annotate | Download | only in pre_gen

Lines Matching refs:_W1

323     register mp_word *_W, *_W1;
328 _W1 = W + ix;
334 *_W++ += *_W1++ >> ((mp_word) DIGIT_BIT);