SHORT
enum { CHAR, SHORT, UNSIGNED_SHORT, INT, UNSIGNED, LONG, UNSIGNED_LONG,
#define SHORT 2
#define SHORT (sizeof (short))
#define SHORT 0x04 /* h: short */
#define SHORT 0x04 /* h: short */
#define SHORT 0x400 /* h */
#define SHORT 1024 /* h */