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

/vbox/src/bldprogs/
H A DVBoxCPP.cpp493 uint32_t cCondStackDepth; member in struct:VBCPP
3188 if (pThis->cCondStackDepth >= _64K)
3204 pCond->iLevel = pThis->cCondStackDepth;
5460 pThis->cCondStackDepth = 0;
5466 pThis->cCondStackDepth = 0;

Completed in 62 milliseconds