big2str_orig 905 bignum.c return big2str_orig(x, base, ptr, len, hbase, trim); big2str_orig 952 bignum.c len = off + big2str_orig(xx, base, ptr + off, n2, hbase, trim);