Lines Matching defs:fromi
2405 ptrdiff_t fromi, toi;
2408 fromi = 0;
2409 for ( ; fromi < timecnt; ++fromi) {
2411 && ((attypes[fromi].at
2417 attypes[fromi].type;
2421 || attypes[fromi].dontmerge
2423 != utoffs[attypes[fromi].type])
2425 != isdsts[attypes[fromi].type])
2427 != desigidx[attypes[fromi].type]))
2428 attypes[toi++] = attypes[fromi];