Searched refs:INC_MAPNOHOSTED (Results 1 – 3 of 3) sorted by relevance
523 #define INC_MAPNOHOSTED (1<<(2*INC_MAX+5)) macro
638 …|| (fp->flags & INC_MAPHOSTED) && (pp.mode & HOSTED) || (fp->flags & INC_MAPNOHOSTED) && !(pp.mode… in ppsearch()
215 flags = INC_MAPNOHOSTED; in ppmapinclude()