Searched refs:toShort (Results 1 – 4 of 4) sorted by relevance
78 short toShort () const;
83 short toShort () const;
136 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