Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpplib.h516 #define INC_MAPNOLOCAL (1<<(2*INC_MAX+6)) macro
H A Dppsearch.c648 if ((fp->flags & INC_MAPNOLOCAL) && (pp.mode & HOSTED)) in ppsearch()
H A Dppop.c192 mp->flags |= INC_MAPNOLOCAL; in ppmapinclude()