Searched refs:trGap (Results 1 – 1 of 1) sorted by relevance
134 int trGap = (rh->fSectorStart - fSectorStart + 32) & 0x1f; in after() local135 trOrder = trGap > 20 ? 0 : trGap > 11 ? -1 : 1; in after()