Home
last modified time | relevance | path

Searched defs:mxdebug (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/common/
H A Ddebugging.h98 #define mxdebug(msg) debugging_c::output(fmt::format("Debug> {0}:{1:04}: {2}", __FILE__, __LINE__, … macro
/dports/audio/mpg123/mpg123-1.29.3/src/libmpg123/
H A Ddebug.h26 #define mxdebug(s, ...) mdebug(s, __VA_ARGS__) macro
29 #define mxdebug(s, ...) noop macro