Colour 62 test/bench/shootout/chameneosredux.c enum Colour doCompliment(enum Colour c1, enum Colour c2) Colour 149 test/bench/shootout/chameneosredux.c enum Colour colour; Colour 182 test/bench/shootout/chameneosredux.c enum Colour newColour; Colour 229 test/bench/shootout/chameneosredux.c void Creature_Init( struct Creature *cr, struct MeetingPlace* place, enum Colour colour ) Colour 254 test/bench/shootout/chameneosredux.c void runGame( int n_meeting, int ncolor, const enum Colour* colours ) Colour 293 test/bench/shootout/chameneosredux.c void printColours( enum Colour c1, enum Colour c2 ) Colour 321 test/bench/shootout/chameneosredux.c const enum Colour r1[] = { blue, red, yellow }; Colour 322 test/bench/shootout/chameneosredux.c const enum Colour r2[] = { blue, red, yellow,