Searched defs:color_operand1 (Results 1 - 1 of 1) 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");

Completed in 30 milliseconds