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

/vbox/src/VBox/Debugger/
H A DDBGCCmdHlp.cpp866 static DECLCALLBACK(int) dbgcHlpVarToBool(PDBGCCMDHLP pCmdHlp, PCDBGCVAR pVar, bool *pf) function
1370 pDbgc->CmdHlp.pfnVarToBool = dbgcHlpVarToBool;

Completed in 71 milliseconds