Lines Matching refs:toi
2446 ptrdiff_t fromi, toi;
2448 toi = 0;
2451 if (toi != 0
2453 + utoffs[attypes[toi - 1].type])
2454 <= (attypes[toi - 1].at
2455 + utoffs[toi == 1 ? 0
2456 : attypes[toi - 2].type]))) {
2457 attypes[toi - 1].type =
2461 if (toi == 0
2463 || (utoffs[attypes[toi - 1].type]
2465 || (isdsts[attypes[toi - 1].type]
2467 || (desigidx[attypes[toi - 1].type]
2469 attypes[toi++] = attypes[fromi];
2471 timecnt = toi;