Searched refs:new_short (Results 1 – 6 of 6) sorted by relevance
45 inline short new_short = 10 * new_char; variable46 inline int new_int = 100 + new_short;71 new_char, new_short, new_int, new_long);
44 inline short new_short = 10; variable
38 short new_short; variable93 printf("sizeof (new_short): %d\n", sizeof (new_short));112 /(1 != sizeof (new_char)) || (2 != sizeof (new_short)) ||
46 short new_short; member96 var.new_short = 10;
45 short new_short; member96 var.new_short = 10;
41 typedef short new_short; typedef80 new_short s;