Searched refs:INC_MAPALL (Results 1 – 3 of 3) sorted by relevance
165 flags = INC_MAPALL; in ppmapinclude()211 flags = INC_MAPALL; in ppmapinclude()
513 #define INC_MAPALL (1<<(2*INC_MAX+3)) macro
641 …while ((fp->flags & INC_MAPALL) || (fp->flags & INC_MAPHOSTED) && (pp.mode & HOSTED) || (fp->flags… in ppsearch()