Searched refs:HEADERDEPS (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libpp/i386/
H A Dppdebug.h152 "HEADERDEPS", HEADERDEPS,
H A Dppdef.h155 #define HEADERDEPS (1<<8) macro
/osnet-11/usr/src/lib/libpp/sparc/
H A Dppdebug.h152 "HEADERDEPS", HEADERDEPS,
H A Dppdef.h155 #define HEADERDEPS (1<<8) macro
/osnet-11/usr/src/lib/libpp/common/
H A Dppsearch.c495 else if (!(markhosted = (dp->type & TYPE_HOSTED)) && dp->index == INC_PREFIX && (pp.mode & (FILEDEPS|HEADERDEPS|INIT)) == FILEDEPS)
551 if ((pp.mode & (FILEDEPS|INIT)) == FILEDEPS && ((pp.mode & HEADERDEPS) || !(pp.mode & MARKHOSTED)) && !(xp->flags & INC_LISTED))
H A Dppop.c1081 pp.mode &= ~HEADERDEPS;
1083 pp.mode |= HEADERDEPS;

Completed in 50 milliseconds