OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:temp_nc
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libcurses/
color.c
94
attr_t
temp_nc
;
local in function:start_color
173
temp_nc
= (attr_t)t_no_color_video(_cursesi_screen->term);
174
if (
temp_nc
& 0x0001)
176
if (
temp_nc
& 0x0002)
178
if (
temp_nc
& 0x0004)
180
if (
temp_nc
& 0x0008)
182
if (
temp_nc
& 0x0010)
184
if (
temp_nc
& 0x0020)
186
if (
temp_nc
& 0x0040)
188
if (
temp_nc
& 0x0080
[
all
...]
color.c
94
attr_t
temp_nc
;
local in function:start_color
173
temp_nc
= (attr_t)t_no_color_video(_cursesi_screen->term);
174
if (
temp_nc
& 0x0001)
176
if (
temp_nc
& 0x0002)
178
if (
temp_nc
& 0x0004)
180
if (
temp_nc
& 0x0008)
182
if (
temp_nc
& 0x0010)
184
if (
temp_nc
& 0x0020)
186
if (
temp_nc
& 0x0040)
188
if (
temp_nc
& 0x0080
[
all
...]
Completed in 57 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025