Searched refs:pszBusy (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Debugger/
H A DDBGCEmulateCodeView.cpp1803 const char *pszBusy = pDesc->Gen.u4Type & RT_BIT(1) ? "B " : "NB"; local
1812 pDesc->Gen.u2Dpl, pszPresent, pszBusy, pszLong, pszBig,
1951 const char *pszBusy = pDesc->Gen.u4Type & RT_BIT(1) ? "B " : "NB"; local
1962 pDesc->Gen.u2Dpl, pszPresent, pszBusy, pszGranularity, pszBig,

Completed in 54 milliseconds