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

/macosx-10.10.1/modemccl-25.1/CCLEngine/
H A DCCLEngine.c1093 u_int16_t *indexp, Lindex, i, cmd; local
1109 Lindex = 1;
1115 Lindex++;
1119 if (Lindex > MAX_SCRIPT_LINES) {
1124 // Lindex is 1-based; lineCount is zero-based
1126 SV.lineCount = Lindex - 1;
1166 Lindex = 0;

Completed in 65 milliseconds