OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:color_operand3
(Results
1 - 3
of
3
) sorted by null
/external/elfutils/lib/
color.c
74
char *
color_operand3
= "";
variable
206
if (
color_operand3
[0] == '\0')
207
color_operand3
= color_operand;
219
color_operand3
= xstrdup ("\e[38;5;112m");
system.h
167
extern char *
color_operand3
;
/external/elfutils/src/
objdump.c
736
color_operand3
?: "",
Completed in 41 milliseconds