BDIGITS_ZERO      768 bignum.c                       BDIGITS_ZERO((BDIGIT*)words + src_num_bdigits, dst_num_bdigits - src_num_bdigits);
BDIGITS_ZERO     1305 bignum.c               BDIGITS_ZERO(bdigits + num_bdigits0, num_bdigits - num_bdigits0);
BDIGITS_ZERO     1448 bignum.c           BDIGITS_ZERO(zds + 2, zn - 2);
BDIGITS_ZERO     1533 bignum.c           BDIGITS_ZERO(zds, zn);
BDIGITS_ZERO     1564 bignum.c           BDIGITS_ZERO(zds, zn);
BDIGITS_ZERO     1630 bignum.c           BDIGITS_ZERO(zds, xn);
BDIGITS_ZERO     1641 bignum.c                   BDIGITS_ZERO(zds + n + xn, r);
BDIGITS_ZERO     1661 bignum.c           BDIGITS_ZERO(zds+xn+yn0, zn - (xn+yn0));
BDIGITS_ZERO     2221 bignum.c           BDIGITS_ZERO(zzds + z0n, 4*n - z0n);
BDIGITS_ZERO     2223 bignum.c           BDIGITS_ZERO(zzds + 4*n + z4n, zzn - (4*n + z4n));
BDIGITS_ZERO     2239 bignum.c           BDIGITS_ZERO(zds + zzn, zn - zzn);
BDIGITS_ZERO     2280 bignum.c           BDIGITS_ZERO(zds+count, zn-count);
BDIGITS_ZERO     2374 bignum.c               BDIGITS_ZERO(zds, nlsz);
BDIGITS_ZERO     2390 bignum.c                   BDIGITS_ZERO(zds, zn);
BDIGITS_ZERO     2396 bignum.c                   BDIGITS_ZERO(zds+yn, zn-yn);
BDIGITS_ZERO     2401 bignum.c                   BDIGITS_ZERO(zds+yn+1, zn-yn-1);
BDIGITS_ZERO     2406 bignum.c                   BDIGITS_ZERO(zds+1, zn-1);
BDIGITS_ZERO     2684 bignum.c               BDIGITS_ZERO(rds+yn, rn-yn);
BDIGITS_ZERO     2690 bignum.c               BDIGITS_ZERO(qds+j, qn-j);
BDIGITS_ZERO     2767 bignum.c               BDIGITS_ZERO(qds+count, qn-count);
BDIGITS_ZERO     2773 bignum.c               BDIGITS_ZERO(rds+count, rn-count);
BDIGITS_ZERO     2837 bignum.c               BDIGITS_ZERO(qds, qn);
BDIGITS_ZERO     2838 bignum.c               BDIGITS_ZERO(rds, rn);
BDIGITS_ZERO     2844 bignum.c               BDIGITS_ZERO(rds+xn, rn-xn);
BDIGITS_ZERO     2845 bignum.c               BDIGITS_ZERO(qds, qn);
BDIGITS_ZERO     2849 bignum.c               BDIGITS_ZERO(qds+xn, qn-xn);
BDIGITS_ZERO     2851 bignum.c               BDIGITS_ZERO(rds+1, rn-1);
BDIGITS_ZERO     2860 bignum.c               BDIGITS_ZERO(qds+2, qn-2);
BDIGITS_ZERO     2863 bignum.c               BDIGITS_ZERO(rds+2, rn-2);
BDIGITS_ZERO     3825 bignum.c           BDIGITS_ZERO(zds, num_bdigits);
BDIGITS_ZERO     3967 bignum.c           BDIGITS_ZERO(zds+count, zn-count);
BDIGITS_ZERO     4519 bignum.c               BDIGITS_ZERO(zds, s1);