Home
last modified time | relevance | path

Searched defs:DUMP_LOG (Results 1 – 7 of 7) sorted by relevance

/dports/games/vultures-eye/vulture-2.3.67/nethack/include/
H A Dconfig.h363 #define DUMP_LOG /* Dump game end information to a file */ macro
/dports/games/vultures-eye/vulture-2.3.67/unnethack/include/
H A Dconfig.h426 #define DUMP_LOG /* Dump game end information to a file */ macro
/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A Dconfig.h438 #define DUMP_LOG /* Dump game end information to a file */ macro
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/mediasink/
H A DVideoSink.cpp21 #define DUMP_LOG(x, ...) NS_DebugBreak(NS_DEBUG_WARNING, nsPrintfCString(FMT(x, ##__VA_ARGS__)).get… macro
H A DDecodedStream.cpp25 #define DUMP_LOG(x, ...) NS_DebugBreak(NS_DEBUG_WARNING, nsPrintfCString(x, ##__VA_ARGS__).get(), n… macro
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/
H A DMediaDecoder.cpp62 #define DUMP_LOG(x, ...) \ macro
H A DMediaDecoderStateMachine.cpp82 #define DUMP_LOG(x, ...) NS_DebugBreak(NS_DEBUG_WARNING, nsPrintfCString(FMT(x, ##__VA_ARGS__)).get… macro