Lines Matching refs:kInt64
155 fType = kInt64; in Formattable()
248 case kInt64: in operator =()
298 case kInt64: in operator ==()
384 case kInt64: in isNumeric()
403 case Formattable::kInt64: in getLong()
456 case Formattable::kInt64: in getInt64()
502 case Formattable::kInt64: // loses precision in getDouble()
557 fType = kInt64; in setInt64()
741 } else if (fType==kLong || fType==kInt64 || // use toPlainString for integer types in internalGetCharString()
766 case kInt64: in populateDecimalQuantity()
793 fType = kInt64; in adoptDecimalQuantity()