Searched defs:toShort (Results 1 – 2 of 2) sorted by relevance
137 short BigInteger::toShort () const { return convertToSignedPrimitive <short, unsig… in toShort() function in BigInteger
26 short BigUnsigned::toShort () const { return convertToSignedPrimitive< shor… in toShort() function in BigUnsigned