Searched refs:INVISIBLE (Results 1 – 2 of 2) sorted by relevance
343 if ((pf = fl_lookup(this)) && (pf->f_type != INVISIBLE || pf->f_flags)) { in read_files()511 tp->f_type = INVISIBLE; in read_files()617 tp->f_type = INVISIBLE; in read_files()627 if (pf && pf->f_type == INVISIBLE) { in read_files()674 if (tp->f_type == INVISIBLE) { in do_objs()725 if (tp->f_type == INVISIBLE) { in do_files()831 if (ftp->f_type == INVISIBLE) { in do_rules()
78 #define INVISIBLE 3 macro