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