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

/vbox/src/bldprogs/
H A DVBoxCPP.cpp485 RTSTRSPACE UndefStrSpace; member in struct:VBCPP
2548 if (!RTStrSpaceInsert(&pThis->UndefStrSpace, pStr))
4589 || RTStrSpaceGetN(&pThis->UndefStrSpace, pchDefine, cchDefine) != NULL)
4635 || RTStrSpaceGetN(&pThis->UndefStrSpace, pchDefine, cchDefine) != NULL)
5459 pThis->UndefStrSpace = NULL;

Completed in 60 milliseconds