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 - 1
of
1
) 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)
Completed in 12 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025