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

/illumos-gate/usr/src/lib/libpp/common/
H A Dppsearch.c141 (fp->flags & INC_SELF) ? "SELF|" : "",
448 if ((xp || (xp = ppgetfile(pp.path))) && (xp->flags & INC_SELF))
524 xp->flags |= INC_SELF|INC_EXISTS;
568 xp->flags |= INC_SELF;
H A Dpplib.h518 #define INC_SELF (1<<(2*INC_MAX+0)) macro

Completed in 73 milliseconds