Home | History | Annotate | Download | only in lib

Lines Matching full:bignum

332 /* Representation of a bignum >= 0.  */
407 /* Compute the quotient of a bignum a >= 0 and a bignum b > 0.
839 /* Convert a bignum a >= 0, multiplied with 10^extra_zeroes, to decimal
896 write x as x = 2^e * m, where m is a bignum.
984 write x as x = 2^e * m, where m is a bignum.