Home | History | Annotate | Download | only in benchmarks

Lines Matching refs:bnpRShiftTo

358 function bnpRShiftTo(n,r) {
648 BigInteger.prototype.rShiftTo = bnpRShiftTo;