Searched refs:FAST_BITWISE (Results 1 – 4 of 4) sorted by relevance
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/ | ||
H A D | Engine.php | 541 if (static::FAST_BITWISE) { |
H A D | BCMath.php | 37 const FAST_BITWISE = false; define in phpseclib3\\Math\\BigInteger\\Engines\\BCMath |
H A D | GMP.php | 36 const FAST_BITWISE = true; define in phpseclib3\\Math\\BigInteger\\Engines\\GMP |
H A D | PHP.php | 64 const FAST_BITWISE = true; define in phpseclib3\\Math\\BigInteger\\Engines\\PHP |