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

Lines Matching refs:ncommand_lines

881       for (i = 0; i < child->file->cmds->ncommand_lines; ++i)
1509 lines = (char **) xmalloc (cmds->ncommand_lines * sizeof (char *));
1510 for (i = 0; i < cmds->ncommand_lines; ++i)
1755 if (child->command_line == child->file->cmds->ncommand_lines)