Home
last modified time | relevance | path

Searched defs:QLOG_DEBUG (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/yacreader/yacreader-9.8.2/third_party/QsLog/
H A DQsLog.h118 #define QLOG_DEBUG() \ macro
137 #define QLOG_DEBUG() \ macro
H A DQsLogDisableForThisFile.h21 #define QLOG_DEBUG() if (1) {} else qDebug() macro
/dports/x11/libinput/libinput-1.12.6/src/
H A Dquirks.h123 QLOG_DEBUG = LIBINPUT_LOG_PRIORITY_DEBUG, enumerator