Home | History | Annotate | Download | only in benchmarks

Lines Matching full:nbits

301 function nbits(x) {
315 return BI_DB*(this.t-1)+nbits(this_array[this.t-1]^(this.s&BI_DM));
464 var nsh = BI_DB-nbits(pm_array[pm.t-1]); // normalize modulus
623 var r = nbi(), r2 = nbi(), g = z.convert(this), i = nbits(e)-1;
1128 i = nbits(e_array[j])-1;