Lines Matching refs:f_flags
596 tp->f_flags |= NO_IMPLCT_RULE; in read_file()
598 tp->f_flags |= NO_CTFCONVERT; in read_file()
600 tp->f_flags |= NO_OBJ | NO_CTFCONVERT; in read_file()
602 tp->f_flags |= BEFORE_DEPEND; in read_file()
604 tp->f_flags |= NOWERROR; in read_file()
646 if (tp->f_flags & BEFORE_DEPEND) { in do_before_depend()
652 if (tp->f_flags & NO_IMPLCT_RULE) in do_before_depend()
672 if (tp->f_flags & NO_OBJ) in do_objs()
755 if (ftp->f_flags & NO_IMPLCT_RULE) { in do_rules()
798 ftp->f_flags & NOWERROR ? "_NOWERROR" : ""); in do_rules()
808 if (!(ftp->f_flags & NO_CTFCONVERT)) in do_rules()