Searched refs:gIsDebug (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tools/fs_shell/
H A Dfuse.cpp44 #define PRINTD(x) if (gIsDebug) fprintf(stderr, x)
46 bool gIsDebug = false; member in namespace:FSShell
145 if (gIsDebug)
442 if (!gIsDebug) {
471 if (gIsDebug)
480 if (!gIsDebug)
598 gIsDebug = true;

Completed in 39 milliseconds