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

/vbox/src/bldprogs/
H A DVBoxCPP.cpp2527 static RTEXITCODE vbcppMacroUndef(PVBCPP pThis, const char *pszDefine, size_t cchDefine, bool fExplicitUndef) function
5351 rcExit = vbcppMacroUndef(pThis, ValueUnion.psz, RTSTR_MAX, true);

Completed in 87 milliseconds