Lines Matching defs:fromi
2419 ptrdiff_t fromi, toi;
2422 fromi = 0;
2423 for ( ; fromi < timecnt; ++fromi) {
2425 && ((attypes[fromi].at
2431 attypes[fromi].type;
2435 || attypes[fromi].dontmerge
2437 != utoffs[attypes[fromi].type])
2439 != isdsts[attypes[fromi].type])
2441 != desigidx[attypes[fromi].type]))
2442 attypes[toi++] = attypes[fromi];