Home
last modified time | relevance | path

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

/netbsd-src/games/trek/
H A 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
H A Dgetpar.h52 int testnl(void);
H A Dshield.c109 if (f <= 0 && !testnl()) { in shield()
H A Dsrscan.c83 if (!testnl()) in srscan()
H A Dtorped.c106 if (!testnl()) { in torped()
H A Dphaser.c132 if (testnl()) { in phaser()