Searched refs:ALLCOLORS (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | Process.cpp | 73 #define ALLCOLORS(FGBG, BRIGHT, BOLD) \ macro 100 { ALLCOLORS("3", "9", ""), ALLCOLORS("3", "9", "1;"),}, 101 { ALLCOLORS("4", "10", ""), ALLCOLORS("4", "10", "1;")}
|