Searched refs:INVISIBLE (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/SETUP/config/
H A Dmkmakefile.c436 if ((pf = fl_lookup(this)) && (pf->f_type != INVISIBLE || pf->f_flags))
563 tp->f_type = INVISIBLE;
612 tp->f_type = INVISIBLE;
626 if (pf && pf->f_type == INVISIBLE)
673 if (tp->f_type == INVISIBLE)
762 if (tp->f_type == INVISIBLE)
913 if (ftp->f_type == INVISIBLE)
H A Dconfig.h99 #define INVISIBLE 3 macro

Completed in 17 milliseconds