Home
last modified time | relevance | path

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

/openbsd/games/battlestar/
H A Dmisc.c49 ucard(const unsigned int *array) in ucard() function
H A Dcypher.c260 if (ucard(inven)) { in cypher()
280 if (ucard(wear)) { in cypher()
H A Dcommand7.c69 hurt = rnd(70) - 2 * card(injuries, NUMOFINJURIES) - ucard(wear) - exhaustion; in fight()
H A Dextern.h366 int ucard(const unsigned int *);
H A Dcommand5.c182 if (ucard(inven)) { in zzz()