OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:S_RIGHT_WAY
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/mille/
comp.c
172
|| pp->safety[
S_RIGHT_WAY
] != S_UNKNOWN);
237
if (pp->safety[
S_RIGHT_WAY
] != S_UNKNOWN)
238
*value = (pp->safety[
S_RIGHT_WAY
] ==
245
safe =
S_RIGHT_WAY
;
278
if (pp->safety[
S_RIGHT_WAY
] != S_UNKNOWN)
279
*value = (pp->safety[
S_RIGHT_WAY
] ==
301
*value = (pp->safety[
S_RIGHT_WAY
] !=
303
safe =
S_RIGHT_WAY
;
333
if (op->safety[
S_RIGHT_WAY
] == S_PLAYED)
336
*value = (pp->safety[
S_RIGHT_WAY
] !
[
all
...]
mille.h
113
#undef
S_RIGHT_WAY
121
#define
S_RIGHT_WAY
3 /* Right-of-Way card index */
move.c
259
if (pp->safety[
S_RIGHT_WAY
] == S_PLAYED)
296
if (pp->safety[
S_RIGHT_WAY
] == S_PLAYED)
Completed in 12 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025