Home
last modified time | relevance | path

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

/external/pdfium/third_party/bigint/
DBigInteger.cc133 unsigned short BigInteger::toUnsignedShort() const { return convertToUnsignedPrimitive<unsigned sho… in toUnsignedShort() function in BigInteger
DBigUnsigned.cc23 unsigned short BigUnsigned::toUnsignedShort() const { return convertToPrimitive <unsigned shor… in toUnsignedShort() function in BigUnsigned