Home
last modified time | relevance | path

Searched refs:big_cmp_abs_high (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/common/bignum/
H A Dbignumimpl.c887 big_cmp_abs_high(BIGNUM *aa, BIGNUM *bb) in big_cmp_abs_high() function
1129 while (big_cmp_abs_high(&tmp1, &bbhigh) >= 0) { in big_div_pos()
1139 while (big_cmp_abs_high(&tmp1, &bblow) >= 0) { in big_div_pos()