HomeSort by: relevance | last modified time | path
    Searched refs:eyeball (Results 1 - 4 of 4) sorted by relevancy

  /src/games/sail/
pl_2.c 170 eyeball(sp);
176 eyeball(sp);
pl_4.c 101 eyeball(sp);
122 eyeball(struct ship *ship) function in typeref:typename:void
extern.h 334 void eyeball(struct ship *);
  /src/games/worms/
worms.c 176 static const char eyeball[] = { variable in typeref:typename:const char[]
180 __CTASSERT(sizeof(flavor) == sizeof(eyeball));
455 w->eye = eyeball[i];

Completed in 13 milliseconds