OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAXSTR
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/adventure/
io.c
71
static char wd1buf[
MAXSTR
], wd2buf[
MAXSTR
];
103
if (++numch >=
MAXSTR
) { /* string too long */
hdr.h
76
#define
MAXSTR
20 /* max length of user's words */
Completed in 13 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026