Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dinftxt.hxx60 #define OPTDBG( rInf ) (rInf).IsOptDbg() macro
62 #define OPTDBG( rInf ) false macro
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Doptimize.h24 #define OPTDBG(x, y) (DEBUG && DBGBIT(x, y)) macro