Home
last modified time | relevance | path

Searched refs:SINS (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/games/trek/
H A Dram.c83 if (!damaged(SINS)) in ram()
H A Dtrek.h119 #define SINS 10 /* Space Inertial Navigation System */ macro
H A Dmove.c103 if (damaged(SINS)) in move()
H A Dsetup.c160 Param.damprob[SINS] = 20; /* navigation system 2.0% */ in setup()
H A Devents.c435 case SINS: in events()