Searched refs:C_SPARE (Results 1 – 5 of 5) sorted by relevance
/openbsd/games/mille/ |
H A D | extern.c | 131 C_25, C_50, C_75, C_100, C_200, C_GAS, C_SPARE, 151 C_SPARE, C_SPARE, C_SPARE, C_SPARE, C_SPARE, C_SPARE,
|
H A D | types.c | 44 return card == C_GAS || card == C_SPARE || in is_repair() 57 case C_SPARE: in safety()
|
H A D | mille.h | 124 #define C_SPARE 11 macro
|
H A D | comp.c | 244 case C_REPAIRS: case C_SPARE: case C_GAS: in calcmove() 459 case C_GAS: case C_SPARE: case C_REPAIRS: in canplay()
|
H A D | move.c | 227 case C_GAS: case C_SPARE: case C_REPAIRS: in playcard()
|