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

/vbox/src/bldprogs/
H A DVBoxCPP.cpp2529 PRTSTRSPACECORE pHit = RTStrSpaceGetN(&pThis->StrSpace, pszDefine, cchDefine); local
2530 if (pHit)
2532 RTStrSpaceRemove(&pThis->StrSpace, pHit->pszString);
2533 vbcppMacroFree(pHit, NULL);

Completed in 61 milliseconds