Searched defs:MSB (Results 1 – 2 of 2) sorted by relevance
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/ | ||
H A D | PHP32.php | 33 const MSB = 0x2000000; define in phpseclib3\\Math\\BigInteger\\Engines\\PHP32 |
H A D | PHP64.php | 33 const MSB = 0x40000000; define in phpseclib3\\Math\\BigInteger\\Engines\\PHP64 |