Searched refs:typeof_17 (Results 1 – 2 of 2) sorted by relevance
68 typeof_17 *t17 = &int_value;70 typeof_17 t17_2 = (struct S){1, 2}; // expected-error{{initializing 'typeof_17' (aka 'int') with an…
42 typedef typeof(17) typeof_17; typedef