Searched refs:ltGap (Results 1 – 1 of 1) sorted by relevance
133 int ltGap = (fSectorStart - lh->fSectorStart + 32) & 0x1f; in after() local134 ltOrder = ltGap > 20 ? 0 : ltGap > 11 ? -1 : 1; in after()