HomeSort by: relevance | last modified time | path
    Searched defs:flag_use_colors (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
gcov.cc 633 static int flag_use_colors = 0; variable
1090 flag_use_colors = 1;
3183 if (flag_use_colors)
3197 if (flag_use_colors)
3344 if (flag_use_colors)
3437 if (flag_use_colors)
  /src/external/gpl3/gcc.old/dist/gcc/
gcov.cc 591 static int flag_use_colors = 0; variable
1039 flag_use_colors = 1;
2979 if (flag_use_colors)
2993 if (flag_use_colors)
3129 if (flag_use_colors)
3222 if (flag_use_colors)

Completed in 56 milliseconds