Lines Matching defs:start
283 /* start on the right, to find highest node num */490 int i, cpu, start = -1;501 if (start == -1) {502 start = i;508 } else if (((i - start) != (cpu - map->map[start])) || last) {511 if (start == end) {514 map->map[start]);518 map->map[start], map->map[end]);521 start = i;