OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bg_normal
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/text-art/
style.cc
109
static const char * const
bg_normal
[] = {"", // reset, for DEFAULT
local
128
STATIC_ASSERT (ARRAY_SIZE (fg_normal) == ARRAY_SIZE (
bg_normal
));
135
arr = u.m_named.m_bright ? bg_bright :
bg_normal
;
style.cc
109
static const char * const
bg_normal
[] = {"", // reset, for DEFAULT
local
128
STATIC_ASSERT (ARRAY_SIZE (fg_normal) == ARRAY_SIZE (
bg_normal
));
135
arr = u.m_named.m_bright ? bg_bright :
bg_normal
;
Completed in 32 milliseconds
Indexes created Thu Aug 27 00:25:27 UTC 2026