Searched defs:toUnsignedLong (Results 1 – 2 of 2) sorted by relevance
131 unsigned long BigInteger::toUnsignedLong () const { return convertToUnsignedPrimitive<unsigned lon… in toUnsignedLong() function in BigInteger
21 unsigned long BigUnsigned::toUnsignedLong () const { return convertToPrimitive <unsigned long… in toUnsignedLong() function in BigUnsigned