Lines Matching defs:fromi
2450 ptrdiff_t fromi, toi;
2453 fromi = 0;
2454 for ( ; fromi < timecnt; ++fromi) {
2456 && ((attypes[fromi].at
2462 attypes[fromi].type;
2466 || attypes[fromi].dontmerge
2468 != utoffs[attypes[fromi].type])
2470 != isdsts[attypes[fromi].type])
2472 != desigidx[attypes[fromi].type]))
2473 attypes[toi++] = attypes[fromi];