In the list of constants:
'\0'chartrue,falseboolean2Uunsigned / unsigned int2int2Llong2.0double2.0ffloat""string0x0hexadecimal integer02octal integer1E-8exponential
I see primarily all the constants corresponding to their standard data type or interpretation value. However I don't see a specific for (short / short integer / 2 bytes / word / int16). Is there any particular, reasonable argument for its absence ?