Home
last modified time | relevance | path

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

/plugin/securelogin/
Drsalib.js126 function bnpFromInt(x) { function
674 BigInteger.prototype.fromInt = bnpFromInt;
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
Dogg.js15bnpFromInt(x){this.t=1;this.s=x<0?-1:0;if(x>0)this[0]=x;else if(x<-1)this[0]=x+DV;else this.t=0}fu… function
Dvorbis.js19bnpFromInt(x){this.t=1;this.s=x<0?-1:0;if(x>0)this[0]=x;else if(x<-1)this[0]=x+DV;else this.t=0}fu… function
Dopus.js23bnpFromInt(x){this.t=1;this.s=x<0?-1:0;if(x>0)this[0]=x;else if(x<-1)this[0]=x+DV;else this.t=0}fu… function