Searched refs:startXRef (Results 1 – 1 of 1) sorted by relevance
133 static sint32 startXRef = 0; variable140 if (!startXRef || !mirrorBackside) { in fixXRef()145 assert(startXRef); in fixXRef()146 sint32 start = startXRef; in fixXRef()148 sint32 aSize = endXRef - startXRef - 1; in fixXRef()152 sint32 xRefI = startXRef; in fixXRef()169 for (int i = startXRef + 2; i < endXRef; i++) { in fixXRef()175 sint32 lSize = (endXRef - startXRef) / 2; in fixXRef()176 for (i = startXRef; i < startXRef + lSize; i++, k--) { in fixXRef()184 startXRef = 0; in fixXRef()[all …]