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

/macosx-10.10.1/modemccl-25.1/CCLEngine/
H A DCCLEngine.h260 u_int32_t loopCounter; // just what you think it is member in struct:TRScriptVars
H A DCCLEngine.c1804 SV.loopCounter--; // decrement loop counter
1859 if (SV.loopCounter >= i) {
1866 SV.loopCounter++; // increment the loop counter
1969 SV.loopCounter = i;
/macosx-10.10.1/IOATAFamily-253.0.1/
H A DIOATAController.cpp2157 UInt32 loopCounter; local
2194 for( loopCounter = 0; loopCounter < 10000; loopCounter++)

Completed in 174 milliseconds