Home
last modified time | relevance | path

Searched refs:testnl (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/games/trek/
Dgetpar.c60 if (testnl() && s) in getintpar()
83 if (testnl() && s) in getfltpar()
131 flag |= (f = testnl()); in getcodpar()
202 if ((f = testnl()) && s) in getstrpar()
221 testnl(void) in testnl() function
Dgetpar.h52 int testnl(void);
Dshield.c109 if (f <= 0 && !testnl()) { in shield()
Dsrscan.c83 if (!testnl()) in srscan()
Dtorped.c106 if (!testnl()) { in torped()
Dphaser.c132 if (testnl()) { in phaser()