Home
last modified time | relevance | path

Searched refs:TYP_ECF_MASK (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dentry.c126 type_idx = flags & TYP_ECF_MASK; in conv_ent_files_flags()
129 flags &= ~TYP_ECF_MASK; in conv_ent_files_flags()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h1142 #define TYP_ECF_MASK 0x00ff /* Comparison type mask */ macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dplace.c596 Word type = edfp->edf_flags & TYP_ECF_MASK; in eval_ec_files()