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

/external/elfutils/0.153/lib/
H A Dcolor.c69 char *color_operand1 = ""; variable
199 if (color_operand1[0] == '\0')
200 color_operand1 = color_operand;
214 color_operand1 = xstrdup ("\e[38;5;220m");
H A Dsystem.h131 extern char *color_operand1;
/external/elfutils/0.153/src/
H A Dobjdump.c740 color_operand1 ?: "",

Completed in 1023 milliseconds