Home
last modified time | relevance | path

Searched defs:CYAN (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A Draw_ostream.h101 CYAN, enumerator
113 static constexpr Colors CYAN = Colors::CYAN; variable
/netbsd-src/external/bsd/less/dist/
H A Doutput.c120 BLUE, MAGENTA, CYAN, LIGHTGRAY in win_flush() enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A Draw_ostream.cpp72 constexpr raw_ostream::Colors raw_ostream::CYAN; member in raw_ostream