Searched refs:xRefI (Results 1 – 1 of 1) sorted by relevance
151 sint32 xRefI = startXRef; in fixXRef() local152 for (int i = 0; i < aSize + 1; i++, xRefI++) { in fixXRef()153 *(tmpArray + i) = xRefTable[xRefI + 1] - xRefTable[xRefI]; in fixXRef()157 for (int i = 0; i < aSize + 1; i += 2, xRefI++) { in fixXRef()163 xRefI = aSize; in fixXRef()164 for (int i = start + 1, j = aSize; i < end + 2; i++, start++, xRefI--, j--) { in fixXRef()