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

/vbox/src/VBox/Debugger/
H A DDBGCEmulateCodeView.cpp2055 unsigned cSels = 1; local
2061 cSels = RT_MIN(paArgs[i].u64Range, 1024);
2077 bool fSingle = cSels == 1;
2078 while ( cSels-- > 0

Completed in 54 milliseconds