Searched defs:cPrevHits (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Debugger/
H A DDBGCCommands.cpp780 uint32_t const cPrevHits = cHits; local
814 if (cHits == cPrevHits && strlen(paArgs[iArg].u.pszString) < sizeof(g_aDbgcOps[0].szName))
826 if (cHits == cPrevHits)

Completed in 929 milliseconds