Creature 137 test/bench/shootout/chameneosredux.c struct Creature* firstCreature; Creature 165 test/bench/shootout/chameneosredux.c BOOL Meet( struct Creature* cr) Creature 181 test/bench/shootout/chameneosredux.c struct Creature* first; Creature 209 test/bench/shootout/chameneosredux.c struct Creature* cr = (struct Creature*)param; Creature 229 test/bench/shootout/chameneosredux.c void Creature_Init( struct Creature *cr, struct MeetingPlace* place, enum Colour colour ) Creature 244 test/bench/shootout/chameneosredux.c char* Creature_getResult(struct Creature* cr, char* str) Creature 261 test/bench/shootout/chameneosredux.c struct Creature *creatures = (struct Creature*) calloc( ncolor, sizeof(struct Creature) );