"If an implementation provides additional named predefined integer types, then the names should end with
Integer
as inLong_Integer
. If an implementation provides additional named predefined floating point types, then the names should end withFloat
as inLong_Float
."
Followed.