OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:color_operand1
(Results
1 - 3
of
3
) sorted by null
/external/elfutils/lib/
color.c
72
char *
color_operand1
= "";
variable
202
if (
color_operand1
[0] == '\0')
203
color_operand1
= color_operand;
217
color_operand1
= xstrdup ("\e[38;5;220m");
system.h
165
extern char *
color_operand1
;
/external/elfutils/src/
objdump.c
734
color_operand1
?: "",
Completed in 1986 milliseconds