Home
last modified time | relevance | path

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

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