Lines Matching refs:fromInt
200 function nbv(i) { var r = nbi(); r.fromInt(i); return r; }457 if(q != null) q.fromInt(0);642 BigInteger.prototype.fromInt = bnpFromInt;731 this.fromInt(0);760 if(a < 2) this.fromInt(1);1271 a.fromInt(lowprimes[i]);