Searched refs:C_RIGHT_WAY (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/games/mille/
H A Dtypes.c66 case C_RIGHT_WAY:
69 return C_RIGHT_WAY;
H A Dmove.c196 case C_DRIVE_SAFE: case C_RIGHT_WAY:
278 case C_DRIVE_SAFE: case C_RIGHT_WAY:
280 || (pp->new_speed && card == C_RIGHT_WAY)) {
303 if (card == C_RIGHT_WAY) {
472 case C_DRIVE_SAFE: case C_RIGHT_WAY:
H A Dcomp.c93 case C_SPARE_SAFE: case C_RIGHT_WAY:
95 (pp->speed == C_LIMIT && card == C_RIGHT_WAY)) {
137 !(pp->hand[i] == C_RIGHT_WAY &&
346 case C_SPARE_SAFE: case C_RIGHT_WAY:
H A Dextern.c104 1, /* C_RIGHT_WAY */
126 1, /* C_RIGHT_WAY */
158 C_GAS_SAFE, C_SPARE_SAFE, C_DRIVE_SAFE, C_RIGHT_WAY
H A Dmille.h131 #define C_RIGHT_WAY 18 macro

Completed in 73 milliseconds