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

/vbox/src/bldprogs/
H A DVBoxCPP.cpp1644 static bool vbcppMacroExists(PVBCPP pThis, const char *pszDefine, size_t cchDefine) function
2362 const char *pszResult = vbcppMacroExists(pThis, &pExp->StrBuf.pszBuf[offDefine], cchDefine)
4586 if (vbcppMacroExists(pThis, pchDefine, cchDefine))
4632 if (vbcppMacroExists(pThis, pchDefine, cchDefine))

Completed in 60 milliseconds