Home | History | Annotate | Download | only in make-3.81

Lines Matching refs:idx

274   unsigned int nlines, idx;
289 idx = 0;
311 if (idx == nlines)
317 lines[idx++] = savestring (p, end - p);
323 if (idx != nlines)
325 nlines = idx;
335 for (idx = 0; idx < nlines; ++idx)
339 for (p = lines[idx];
360 cmds->lines_flags[idx] = flags;