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

  /src/games/sail/
pl_4.c 101 eyeball(sp);
122 eyeball(struct ship *ship) function in typeref:typename:void
  /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