OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hintmax
(Results
1 - 5
of
5
) sorted by relevancy
/src/games/adventure/
io.c
509
hintmax
= 0;
515
if (hintnum >
hintmax
)
516
hintmax
= hintnum;
done.c
100
for (i = 1; i <=
hintmax
; i++)
hdr.h
125
extern int
hintmax
;
init.c
100
int
hintmax
;
variable
subr.c
509
for (hint = 4; hint <=
hintmax
; hint++) {
Completed in 48 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026