Home
last modified time | relevance | path

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

/dragonfly/usr.bin/dsynth/
H A Dsubs.c232 if (filter & DLOG_GRN) in _dlog()
238 if (ColorOpt && (filter & (DLOG_GRN|DLOG_RED))) { in _dlog()
H A Ddsynth.h399 #define DLOG_GRN 0x400 /* Print in color */ macro
H A Dbuild.c1239 dlog(DLOG_SUCC | DLOG_GRN, in workercomplete()