Home | History | Annotate | Download | only in codesighs

Lines Matching refs:switchCount

1875     const int switchCount = sizeof(gSwitches) / sizeof(gSwitches[0]);
1902 for(switchLoop = 0; switchLoop < switchCount && 0 == retval; switchLoop++)
2096 const int switchCount = sizeof(gSwitches) / sizeof(gSwitches[0]);
2103 for(loop = 0; loop < switchCount; loop++)