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

/vbox/src/VBox/Runtime/tools/
H A DRTNtDbgHelp.cpp80 static int g_iOptVerbose = 1; variable
105 if (g_iOptVerbose >= iMin)
334 g_iOptVerbose++;
338 g_iOptVerbose++;
/vbox/src/VBox/Runtime/r0drv/nt/
H A DntBldSymDb.cpp115 static uint32_t g_iOptVerbose = 1; variable
148 if (g_iOptVerbose > 1)
1097 return processDirSub(szPath, strlen(szPath), &uBuf.DirEntry, g_iOptVerbose);
1137 g_iOptVerbose++;
1141 g_iOptVerbose++;

Completed in 46 milliseconds