Searched refs:ucard (Results 1 – 5 of 5) sorted by relevance
49 ucard(const unsigned int *array) in ucard() function
260 if (ucard(inven)) { in cypher()280 if (ucard(wear)) { in cypher()
69 hurt = rnd(70) - 2 * card(injuries, NUMOFINJURIES) - ucard(wear) - exhaustion; in fight()
366 int ucard(const unsigned int *);
182 if (ucard(inven)) { in zzz()