Lines Matching refs:isEven
8776 if(e < 256 || m.isEven()) z = new Classic(m); else z = new Montgomery(m);8794 BigInteger.prototype.isEven = bnpIsEven;