Searched defs:u12 (Results 1 – 3 of 3) sorted by relevance
72 union u12 { char f0; short f1; int f2; }; union
79 union u12 { char f0; short f1; int f2; }; union
523 constexpr bool u12 = (int*)0 >= q; // expected-error {{constant expression}} expected-note {{comparison between 'nullptr' and '&b' has unspecified value}} global() variable