Home
last modified time | relevance | path

Searched defs:toUnsignedLong (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/bigint/
DBigInteger.cc131 unsigned long BigInteger::toUnsignedLong () const { return convertToUnsignedPrimitive<unsigned lon… in toUnsignedLong() function in BigInteger
DBigUnsigned.cc21 unsigned long BigUnsigned::toUnsignedLong () const { return convertToPrimitive <unsigned long… in toUnsignedLong() function in BigUnsigned