Home
last modified time | relevance | path

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

/external/pdfium/third_party/bigint/
DBigInteger.cc137 short BigInteger::toShort () const { return convertToSignedPrimitive <short, unsig… in toShort() function in BigInteger
DBigUnsigned.cc26 short BigUnsigned::toShort () const { return convertToSignedPrimitive< shor… in toShort() function in BigUnsigned