Searched refs:S_RIGHT_WAY (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/games/mille/
H A Dcomp.c171 || pp->safety[S_RIGHT_WAY] != S_UNKNOWN);
235 if (pp->safety[S_RIGHT_WAY] != S_UNKNOWN)
236 *value = (pp->safety[S_RIGHT_WAY] ==
243 safe = S_RIGHT_WAY;
276 if (pp->safety[S_RIGHT_WAY] != S_UNKNOWN)
277 *value = (pp->safety[S_RIGHT_WAY] ==
299 *value = (pp->safety[S_RIGHT_WAY] !=
301 safe = S_RIGHT_WAY;
331 if (op->safety[S_RIGHT_WAY] == S_PLAYED)
334 *value = (pp->safety[S_RIGHT_WAY] !
[all...]
H A Dmille.h113 #undef S_RIGHT_WAY macro
121 #define S_RIGHT_WAY 3 /* Right-of-Way card index */ macro
H A Dmove.c256 if (pp->safety[S_RIGHT_WAY] == S_PLAYED)
293 if (pp->safety[S_RIGHT_WAY] == S_PLAYED)

Completed in 123 milliseconds