Lines Matching defs:end
156 const int end[4] = {lumY +lumH,168 int lines = end[i] - start[i];169 int tot_lines = end[i] - first;190 int i, j, k, size, end;196 end = (n>>1) + 1;197 for (k = 0; k < end; ++k)200 end = (n>>2) + 1;201 for (k = 0; k < end; ++k)204 end = n + 1;205 for (k = 0; k < end; ++k)