bary_2comp 775 bignum.c int zero_p = bary_2comp(words, dst_num_bdigits); bary_2comp 1129 bignum.c zero_p = bary_2comp(dp, num_bdigits); bary_2comp 1134 bignum.c bary_2comp(dp, num_bdigits); bary_2comp 1176 bignum.c int zero_p = bary_2comp(dp, num_bdigits); bary_2comp 1180 bignum.c bary_2comp(dp, num_bdigits); bary_2comp 1273 bignum.c bary_2comp(bdigits, num_bdigits); bary_2comp 1749 bignum.c bary_2comp(zds0, n); bary_2comp 1761 bignum.c bary_2comp(wds, n); bary_2comp 1774 bignum.c borrow = !bary_2comp(zds1, 2*n); bary_2comp 2017 bignum.c bary_2comp(u2ds, u2n); bary_2comp 2033 bignum.c bary_2comp(u3ds, u3n); bary_2comp 2041 bignum.c bary_2comp(u3ds, u3n); bary_2comp 2058 bignum.c bary_2comp(v2ds, v2n); bary_2comp 2071 bignum.c bary_2comp(v3ds, v3n); bary_2comp 2079 bignum.c bary_2comp(v3ds, v3n); bary_2comp 2124 bignum.c bary_2comp(z3ds, z3n); bary_2comp 2138 bignum.c bary_2comp(z1ds, z1n); bary_2comp 2152 bignum.c bary_2comp(z2ds, z2n); bary_2comp 2165 bignum.c bary_2comp(z3ds, z3n); bary_2comp 2179 bignum.c bary_2comp(z3ds, z3n); bary_2comp 2190 bignum.c bary_2comp(z2ds, z2n); bary_2comp 2197 bignum.c bary_2comp(z2ds, z2n); bary_2comp 2208 bignum.c bary_2comp(z1ds, z1n); bary_2comp 3027 bignum.c if (bary_2comp(ds, i)) { bary_2comp 3051 bignum.c bary_2comp(BDIGITS(z), n); bary_2comp 5544 bignum.c bary_2comp(zds, zn);