Lines Matching refs:nsh
464 var nsh = BI_DB-nbits(pm_array[pm.t-1]); // normalize modulus465 if(nsh > 0) { pm.lShiftTo(nsh,y); pt.lShiftTo(nsh,r); }500 if(nsh > 0) r.rShiftTo(nsh,r); // Denormalize remainder