Searched refs:UTIL (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/games/monop/
H A Drent.c82 case UTIL:
H A Dmisc.c143 case UTIL:
145 printf(" case UTIL:\n");
147 for (num = 0; op && op->sqr->type == UTIL;
H A Dprop.c106 case UTIL:
141 case UTIL:
H A Dmonop.h57 #define UTIL 2 /* water works - electric co */ macro
H A Dprint.c127 case UTIL:
H A Dmonop.c64 spec; /* set if moving by card to RR or UTIL */
190 {"Electric Co.", -1, UTIL, &util[0], 150 },
206 {"Water Works", -1, UTIL, &util[1], 150 },
H A Dexecute.c174 case UTIL:
204 } else if (board[i].type == RR || board[i].type == UTIL) {
314 } else if (board[i].type == RR || board[i].type == UTIL) {
697 if (sp->type != PRPTY && sp->type != RR && sp->type != UTIL) {
H A Dtrade.c248 case UTIL:

Completed in 216 milliseconds