Home
last modified time | relevance | path

Searched refs:drShiftTo (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/npm/node_modules/jsbn/
Dindex.js394 r.drShiftTo(ys,q);
495 x.drShiftTo(this.m.t,x);
540 BigInteger.prototype.drShiftTo = bnpDRShiftTo; method in BigInteger
929 r.drShiftTo(1,r);
952 x.drShiftTo(this.m.t-1,this.r2);