OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_rr
(Results
1 - 5
of
5
) sorted by relevancy
/src/games/monop/
print.c
150
rnt <<= play[sqp->owner].
num_rr
- 1;
151
printf("%d %4d", play[sqp->owner].
num_rr
,
152
25 << (play[sqp->owner].
num_rr
- 1));
rent.c
77
rnt <<= (plp->
num_rr
- 1);
monop.h
119
short
num_rr
; /* # of railroads owned */
member in struct:plr_st
misc.c
169
play[pl].
num_rr
= num;
171
printf("play[pl].
num_rr
= num [%d];\n", num);
prop.c
104
play[plr].
num_rr
--;
Completed in 13 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025