Home
last modified time | relevance | path

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

/plugin/securelogin/
H A Drsalib.js247 function bnNegate() { function
691 BigInteger.prototype.negate = bnNegate;
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js15bnNegate(){var r=nbi();BigInteger.ZERO.subTo(this,r);return r}function bnAbs(){return this.s<0?thi… function
H A Dvorbis.js19bnNegate(){var r=nbi();BigInteger.ZERO.subTo(this,r);return r}function bnAbs(){return this.s<0?thi… function
H A Dopus.js23bnNegate(){var r=nbi();BigInteger.ZERO.subTo(this,r);return r}function bnAbs(){return this.s<0?thi… function