Home | History | Annotate | Download | only in tls

Lines Matching defs:tmpn

2749       register mp_digit *tmpn;
2753 tmpn = n->dp;
2760 *_W++ += ((mp_word)mu) * ((mp_word)*tmpn++);