Searched refs:color_operand3 (Results 1 - 3 of 3) sorted by relevance

/external/elfutils/0.153/lib/
H A Dcolor.c71 char *color_operand3 = ""; variable
203 if (color_operand3[0] == '\0')
204 color_operand3 = color_operand;
216 color_operand3 = xstrdup ("\e[38;5;112m");
H A Dsystem.h133 extern char *color_operand3;
/external/elfutils/0.153/src/
H A Dobjdump.c742 color_operand3 ?: "",

Completed in 209 milliseconds