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()502 tp->f_type = INVISIBLE; in read_files()598 tp->f_type = INVISIBLE; in read_files()608 if (pf && pf->f_type == INVISIBLE) { in read_files()655 if (tp->f_type == INVISIBLE) { in do_objs()706 if (tp->f_type == INVISIBLE) { in do_files()784 if (ftp->f_type == INVISIBLE) { in do_rules()
78 #define INVISIBLE 3 macro