Lines Matching refs:tmpx2
2305 mp_digit mu, *tmpx1, *tmpx2;2326 tmpx2 = x->dp + m;2333 r = ((mp_word)*tmpx2++) * ((mp_word)k) + *tmpx1 + mu;