OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:candim
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/worms/
worms.c
574
bool
candim
= (s = tigetstr("dim")) != (char* )-1 && s != NULL;
local in function:initclr
579
candim
=
candim
|| (s = tgetstr("mh", NULL)) != NULL;
594
if (!
candim
&& attr[i] == A_DIM)
worms.c
574
bool
candim
= (s = tigetstr("dim")) != (char* )-1 && s != NULL;
local in function:initclr
579
candim
=
candim
|| (s = tgetstr("mh", NULL)) != NULL;
594
if (!
candim
&& attr[i] == A_DIM)
Completed in 21 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025