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

/vbox/src/VBox/Debugger/
H A DDBGCEmulateCodeView.cpp1823 const char *pszCountOf = pDesc->Gen.u4Type & RT_BIT(3) ? "DC" : "WC"; local
1830 pDesc->Gen.u2Dpl, pszPresent, pszCountOf, cParams, pszHyper);
1980 const char *pszCountOf = pDesc->Gen.u4Type & RT_BIT(3) ? "DC" : "WC"; local
1985 pDesc->Gen.u2Dpl, pszPresent, pszCountOf, cParams, pszHyper);

Completed in 59 milliseconds