OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:maxw
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/boggle/boggle/
mach.c
64
static int ccol, crow,
maxw
;
variable in typeref:typename:int
322
maxw
= 0;
341
ccol += (
maxw
+ 5);
343
maxw
= 0;
348
if ((n = strlen(w)) >
maxw
)
349
maxw
= n;
/src/usr.sbin/srtconfig/
srtconfig.c
166
int
maxw
;
local in function:do_set
185
maxw
= 32;
192
maxw
= 128;
200
if ((w < 0) || (w >
maxw
))
Completed in 13 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025