OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:color_bytes
(Results
1 - 3
of
3
) sorted by null
/external/elfutils/lib/
color.c
69
char *
color_bytes
= "";
variable
215
color_bytes
= xstrdup ("\e[38;5;141m");
system.h
163
extern char *
color_bytes
;
/external/elfutils/src/
objdump.c
730
info.bytes_color =
color_bytes
;
Completed in 193 milliseconds