Lines Matching defs:toi
2450 ptrdiff_t fromi, toi;
2452 toi = 0;
2455 if (toi != 0
2457 + utoffs[attypes[toi - 1].type])
2458 <= (attypes[toi - 1].at
2459 + utoffs[toi == 1 ? 0
2460 : attypes[toi - 2].type]))) {
2461 attypes[toi - 1].type =
2465 if (toi == 0
2467 || (utoffs[attypes[toi - 1].type]
2469 || (isdsts[attypes[toi - 1].type]
2471 || (desigidx[attypes[toi - 1].type]
2473 attypes[toi++] = attypes[fromi];
2475 timecnt = toi;