Searched refs:aSize (Results 1 – 1 of 1) sorted by relevance
148 sint32 aSize = endXRef - startXRef - 1; in fixXRef() local150 sint32 *tmpArray = (sint32 *) malloc(aSize * 20); in fixXRef()153 for (int i = 0; i < aSize + 1; i++, xRefI++) { in fixXRef()158 for (int i = 0; i < aSize + 1; i += 2, xRefI++) { in fixXRef()164 xRefI = aSize; in fixXRef()165 for (int i = start + 1, j = aSize; i < end + 2; i++, start++, xRefI--, j--) { in fixXRef()