Searched refs:NoExecute (Results 1 – 4 of 4) sorted by relevance
314 if (!silent || NoExecute(gn)) { in CompatRunCommand()323 if (!doIt && NoExecute(gn)) { in CompatRunCommand()597 if (useMeta && !NoExecute(gn)) { in Compat_Make()610 if (useMeta && !NoExecute(gn)) { in Compat_Make()
304 #define NoExecute(gn) ((gn->type & OP_MAKE) ? noRecursiveExecute : noExecute) macro
714 noSpecials = NoExecute(job->node); in JobPrintCommand()1170 if (!silent || NoExecute(gn)) { in Job_Touch()1175 if (NoExecute(gn)) { in Job_Touch()1647 } else if (NoExecute(gn)) { in JobStart()
631 if (NoExecute(gn) || (gn->type & OP_SAVE_CMDS) || in Make_Recheck()