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()466 tp->f_type = INVISIBLE; in read_files()522 tp->f_type = INVISIBLE; in read_files()532 if (pf && pf->f_type == INVISIBLE) { in read_files()579 if (tp->f_type == INVISIBLE) { in do_objs()630 if (tp->f_type == INVISIBLE) { in do_files()708 if (ftp->f_type == INVISIBLE) { in do_rules()
78 #define INVISIBLE 3 macro