Searched refs:tRange (Results 1 – 1 of 1) sorted by relevance
458 RangeDescriptor *tRange; in printRangeGroups() local485 for (tRange = rlRange; tRange != 0; tRange = tRange->fNext) { in printRangeGroups()486 if (tRange->fNum == rlRange->fNum) { in printRangeGroups()490 RBBIDebugPrintf(" %05x-%05x", tRange->fStartChar, tRange->fEndChar); in printRangeGroups()