Searched defs:color_operand2 (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/0.153/lib/
H A Dcolor.c70 char *color_operand2 = ""; variable
201 if (color_operand2[0] == '\0')
202 color_operand2 = color_operand;
215 color_operand2 = xstrdup ("\e[38;5;48m");

Completed in 2151 milliseconds