Searched refs:t2l (Results 1 – 4 of 4) sorted by relevance
326 BN_ULONG t2l, t2h; in BN_div() local327 BN_UMULT_LOHI(t2l, t2h, d1, q); in BN_div()329 if ((t2h < rem) || ((t2h == rem) && (t2l <= wnump[-2]))) { in BN_div()337 if (t2l < d1) { in BN_div()340 t2l -= d1; in BN_div()
222 1t2l
1804 .t2l
1061 2t2l