OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:visible_len
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/worm/
worm.c
80
static int
visible_len
;
variable in typeref:typename:int
197
visible_len
= start_len + 1;
236
if (
visible_len
== (LINES-3) * (COLS-3) - 1) {
319
visible_len
--;
343
visible_len
++;
Completed in 119 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025