Searched defs:s8 (Results 1 – 16 of 16) sorted by relevance
4 struct s8 { s8_0 a; s8_1 b; }; argument
109 struct s8 { s8_0 a; s8_1 b; }; argument
41 struct s8 { int is8; }; struct
71 struct s8 { struct75 extern int a8_0[sizeof(struct s8) == 2 ? 1 : -1]; argument
54 aligned_struct8 s8; // expected-warning{{alignment of field}} member
294 struct __attribute__((packed)) s8 { struct301 struct s8 g8 = { 0xF }; argument
106 struct s8 { struct110 __attribute__((regparm(3))) void f12(struct s8 a, int b); argument
51 struct s8 { struct { int : 0; } f0[1]; }; struct
105 int s8 = sizeof(t8); variable
42 struct s8 { struct46 struct s8 f8_1(void) { while (1) {} } in f8_1() argument
39 struct s8 { struct { int : 0; } f0[1]; }; argument
366 struct s8 { char c[8]; }; struct
143 struct s8 { struct146 const char g8[] = @encode(struct s8); argument
129 int64_t s8; in print() local
94 struct s8 { struct
166 int8_t s8; member