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

/vbox/src/bldprogs/
H A DVBoxCPP.cpp2524 * @param fExplicitUndef Explicit undefinition, that is, in a selective
2527 static RTEXITCODE vbcppMacroUndef(PVBCPP pThis, const char *pszDefine, size_t cchDefine, bool fExplicitUndef) argument
2536 if (fExplicitUndef)

Completed in 60 milliseconds