Home
last modified time | relevance | path

Searched defs:COLOR_YELLOW (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dcolorprint.h13 COLOR_YELLOW, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dcolorprint.h13 COLOR_YELLOW, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h1806 enum GTestColor { COLOR_DEFAULT, COLOR_RED, COLOR_GREEN, COLOR_YELLOW }; enumerator
/netbsd-src/lib/libcurses/
H A Dcurses.h391 #define COLOR_YELLOW 0x03 macro