Searched refs:startXRef (Results 1 – 1 of 1) sorted by relevance
132 static sint32 startXRef = 0; variable139 if (!startXRef || !mirrorBackside) { in fixXRef()144 assert(startXRef); in fixXRef()145 sint32 start = startXRef; in fixXRef()147 sint32 aSize = endXRef - startXRef - 1; in fixXRef()151 sint32 xRefI = startXRef; in fixXRef()168 for (int i = startXRef + 2; i < endXRef; i++) { in fixXRef()174 sint32 lSize = (endXRef - startXRef) / 2; in fixXRef()175 for (i = startXRef; i < startXRef + lSize; i++, k--) { in fixXRef()183 startXRef = 0; in fixXRef()[all …]