Home | History | Annotate | Download | only in common

Lines Matching refs:cIx

1217                 int32_t  cIx      = srcIx;
1228 mapToNative[dIx++] = (uint8_t)(cIx - ix);
1232 mapToUChars[cIx++ - ix] = (uint8_t)dIxSaved;
1233 } while (cIx < srcIx);