Searched refs:exclusiveParams (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/apps/debugger/
H A DDebugger.cpp214 int exclusiveParams = 0; local
216 exclusiveParams++;
218 exclusiveParams++;
220 exclusiveParams++;
222 if (exclusiveParams == 0) {
224 } else if (exclusiveParams != 1) {

Completed in 43 milliseconds