HomeSort by relevance Sort by last modified time
    Searched refs:firstCreature (Results 1 - 2 of 2) sorted by null

  /prebuilts/go/darwin-x86/test/bench/shootout/
chameneosredux.c 137 struct Creature* firstCreature;
161 m->firstCreature = 0;
174 if ( mp->firstCreature == 0 )
177 mp->firstCreature = cr;
184 first = mp->firstCreature;
195 mp->firstCreature = 0;
  /prebuilts/go/linux-x86/test/bench/shootout/
chameneosredux.c 137 struct Creature* firstCreature;
161 m->firstCreature = 0;
174 if ( mp->firstCreature == 0 )
177 mp->firstCreature = cr;
184 first = mp->firstCreature;
195 mp->firstCreature = 0;

Completed in 405 milliseconds