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

  /external/elfutils/lib/
color.c 73 char *color_operand2 = ""; variable
204 if (color_operand2[0] == '\0')
205 color_operand2 = color_operand;
218 color_operand2 = xstrdup ("\e[38;5;48m");
system.h 166 extern char *color_operand2;
  /external/elfutils/src/
objdump.c 735 color_operand2 ?: "",

Completed in 260 milliseconds