HomeSort by relevance Sort by last modified time
    Searched refs:color_operand2 (Results 1 - 3 of 3) sorted by null

  /external/elfutils/0.153/lib/
color.c 70 char *color_operand2 = ""; variable
201 if (color_operand2[0] == '\0')
202 color_operand2 = color_operand;
215 color_operand2 = xstrdup ("\e[38;5;48m");
system.h 132 extern char *color_operand2;
  /external/elfutils/0.153/src/
objdump.c 741 color_operand2 ?: "",

Completed in 333 milliseconds