Searched refs:any_recurse (Results 1 – 3 of 3) sorted by relevance
29 int any_recurse; /* Nonzero if any `lines_recurse' elt has */ member
331 cmds->any_recurse = 0; in chop_commands()359 cmds->any_recurse |= flags & COMMANDS_RECURSE; in chop_commands()
814 if (file->cmds != 0 && file->cmds->any_recurse) in notice_finished_file()1121 if (!touch_flag || file->cmds->any_recurse) in remake_file()