Searched defs:GREEN (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/syscons/fire/
H A Dfire_saver.c54 #define GREEN(n) ((n) * 3 + 1) macro
/freebsd-13-stable/sys/dev/syscons/rain/
H A Drain_saver.c53 #define GREEN(n) ((n) * 3 + 1) macro
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A Draw_ostream.h84 GREEN, member in class:llvm::raw_ostream::Colors
96 static constexpr Colors GREEN = Colors::GREEN; member in class:llvm::raw_ostream
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp70 constexpr raw_ostream::Colors raw_ostream::GREEN; member in class:raw_ostream

Completed in 73 milliseconds