OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_doub
(Results
1 - 4
of
4
) sorted by relevancy
/src/games/monop/
monop.h
136
extern int num_play, player,
num_doub
, num_luck;
execute.c
89
else if (
num_doub
)
112
if (r1 == r2 && ++
num_doub
== 3) {
230
num_doub
= 0;
279
fprintf(outf, "doubles %d\n",
num_doub
);
553
if (getnum("doubles", txt, 0, 2, &
num_doub
) < 0) {
misc.c
90
num_doub
= 0;
monop.c
98
num_doub
, /* # of doubles current player rolled */
variable in typeref:typename:int
Completed in 31 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025