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

  /src/tests/usr.bin/xlint/lint1/
d_gcc_compound_statements1.c 57 crash(void) function in typeref:typename:void
  /src/games/battlestar/
command1.c 253 crash(void) function in typeref:typename:void
261 puts("You're flying too low. We're going to crash!");
263 puts("You're out of fuel. We'll have to crash land!");
274 setbit(location[position].objects, CRASH);
  /src/usr.bin/rpcgen/
rpc_util.c 275 crash(void) function in typeref:typename:void
  /src/games/worm/
worm.c 85 static void crash(void) __dead;
212 if (dummy == 0){ /* called via crash() */
305 crash();
334 else if(ch != ' ') crash();
354 crash(void) function in typeref:typename:void

Completed in 41 milliseconds