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

  /src/games/trek/
nova.c 1 /* $NetBSD: nova.c,v 1.8 2009/05/24 21:44:56 dholland Exp $ */
35 static char sccsid[] = "@(#)nova.c 8.1 (Berkeley) 5/31/93";
37 __RCSID("$NetBSD: nova.c,v 1.8 2009/05/24 21:44:56 dholland Exp $");
45 ** CAUSE A NOVA TO OCCUR
47 ** A nova occurs. It is the result of having a star hit with
49 ** The star may not be affected. It may go nova. It may turn
52 ** Stars that go nova cause stars which surround them to undergo
59 nova(int x, int y) function in typeref:typename:void
67 printf("Spock: Star at %d,%d failed to nova.\n", x, y);
74 printf("Spock: Star at %d,%d gone nova\n", x, y)
    [all...]
Makefile 9 lose.c lrscan.c main.c move.c nova.c out.c phaser.c play.c ram.c \
torped.c 188 nova(ix, iy);
trek.h 353 #define L_SUICID 5 /* destroyed in a nova */
457 /* nova.c */
458 void nova(int, int );
  /src/lib/librumpuser/build-aux/
config.sub 121 storm-chaos* | os2-emx* | rtmk-nova*)
1409 | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
1484 -nova*)
1485 os=-rtmk-nova
  /src/sys/external/isc/libsodium/dist/build-aux/
config.sub 121 storm-chaos* | os2-emx* | rtmk-nova*)
1417 | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
1492 -nova*)
1493 os=-rtmk-nova
  /src/sys/external/isc/libsodium/dist/
config.sub 122 storm-chaos* | os2-emx* | rtmk-nova*)
1375 | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
1449 -nova*)
1450 os=-rtmk-nova

Completed in 17 milliseconds