Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpplib.h514 #define INC_MAPHOSTED (1<<(2*INC_MAX+4)) macro
H A Dppsearch.c641 …while ((fp->flags & INC_MAPALL) || (fp->flags & INC_MAPHOSTED) && (pp.mode & HOSTED) || (fp->flags… in ppsearch()
H A Dppop.c216 flags = INC_MAPHOSTED; in ppmapinclude()