Searched defs:g21 (Results 1 – 3 of 3) sorted by relevance
116 struct g21 {int g21;}; member117 const struct g21 g21 = (struct g21){1}; variable
70 void g21() { extern int b[4]; } // expected-error{{redeclaration of 'b' with a different type: 'int… in g21() function
926 int32 g21 = p2 [1]; in FixIsolatedPixel() local