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

/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp6042 ULONG ulCurInst = (*it)->i_getInstance(); local
6044 if (ulCurInst >= ulInstance)
6045 ulInstance = ulCurInst + 1;

Completed in 291 milliseconds