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

/illumos-gate/usr/src/lib/libpp/common/
H A Dppsearch.c142 (fp->flags & INC_EXISTS) ? "EXISTS|" : "",
379 if ((flags & SEARCH_INCLUDE) || (xp->flags & INC_EXISTS))
450 if (xp->flags & INC_EXISTS)
524 xp->flags |= INC_SELF|INC_EXISTS;
H A Dpplib.h519 #define INC_EXISTS (1<<(2*INC_MAX+1)) macro

Completed in 60 milliseconds