OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_luck
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/monop/
monop.h
68
#define lucky(str) printf("%s%s\n",str,lucky_mes[roll(1,
num_luck
)-1])
136
extern int num_play, player, num_doub,
num_luck
;
monop.c
100
num_luck
= sizeof lucky_mes / sizeof (char *);
variable in typeref:typename:int
232
num_luck
= sizeof lucky_mes / sizeof (char *);
Completed in 37 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025