Lines Matching defs:blue
11 /* expect+5: previous declaration of 'blue' [260] */
12 /* expect+4: previous declaration of 'blue' [260] */
13 /* expect+3: previous declaration of 'blue' [260] */
14 /* expect+2: previous declaration of 'blue' [260] */
15 /* expect+1: previous declaration of 'blue' [260] */
16 blue
25 "blue"
38 /* expect+1: warning: maximum value 2 for 'blue' of type 'enum color' does not match maximum array index 1 [348] */
48 "blue",
51 /* expect+1: warning: maximum value 2 for 'blue' of type 'enum color' does not match maximum array index 3 [348] */
62 "blue"
75 "blue"
126 /* expect+1: warning: maximum value 2 for 'blue' of type 'enum color' does not match maximum array index 3 [348] */
131 /* expect+1: warning: maximum value 2 for 'blue' of type 'enum color' does not match maximum array index 4 [348] */
146 /* expect+1: warning: maximum value 2 for 'blue' of type 'enum color' does not match maximum array index 3 [348] */
188 static const char *const name[] = { "red", "green", "blue" };
220 static const char *const name[] = { "red", "green", "blue" };