Home
last modified time | relevance | path

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

/dports/editors/nedit/nedit-5.7/util/
H A DDialogF.h41 #define DF_MSG 3 /* Message Dialog */ macro
/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dhprint.cpp15 #define DF_MSG 2 // always display these macro
32 EX int debugflags = DF_INIT | DF_ERROR | DF_WARN | DF_MSG | DF_TIME | DF_LOG;
H A Dcommandline.cpp189 debugflags |= DF_INIT | DF_WARN | DF_MSG | DF_ERROR; in readCommon()
H A Dbasegraph.cpp881 DEBB(DF_MSG, ("addMessage: ", s)); in addMessage()