Searched defs:s27 (Results 1 – 4 of 4) sorted by relevance
38 const char *s27 = "\u0027"; // ', expected-error {{character ''' cannot be specified by a universal… variable
121 struct s27 { struct { char a, b, c; } a; struct { char a; } b; } f27(void) { while (1) {} } in f27() argument