Home
last modified time | relevance | path

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

/openbsd/games/battlestar/
H A Dbattlestar.c68 stop_cypher = 0; in main()
H A Dglobals.c243 int stop_cypher; /* continue parsing the current line? */ variable
H A Dcommand7.c48 stop_cypher = 1; /* Don't parse the existing input line further */ in fight()
H A Dextern.h268 extern int stop_cypher; /* continue parsing the current line? */
H A Dcypher.c467 if (wordnumber < wordcount && !stop_cypher && in cypher()