Home
last modified time | relevance | path

Searched refs:ALLCOLORS (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DProcess.cpp73 #define ALLCOLORS(FGBG, BRIGHT, BOLD) \ macro
100 { ALLCOLORS("3", "9", ""), ALLCOLORS("3", "9", "1;"),},
101 { ALLCOLORS("4", "10", ""), ALLCOLORS("4", "10", "1;")}