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 - 2
of
2
) 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
++;
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 22 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025