Searched refs:INC_IGNORE (Results 1 – 6 of 6) sorted by relevance
75 …s == INC_CLEAR ? "[CLEAR]" : status == INC_TEST ? "[ONCE]" : status == INC_IGNORE ? "[IGNORE]" : s… in ppmultiple()76 if (status == INC_IGNORE) in ppmultiple()88 fp->guard = INC_IGNORE; in ppmultiple()98 test = INC_IGNORE; in ppmultiple()539 xp->guard = fp->guard = INC_IGNORE; in search()693 else if ((flags & SEARCH_INCLUDE) && fp->guard == INC_IGNORE) in ppsearch()
426 if (ip->file->guard != INC_CLEAR && ip->file->guard != INC_IGNORE && ip->file->guard != INC_TEST) in ppdump()556 …NC_CLEAR ? "[CLEAR]" : fp->guard == INC_TEST ? "[TEST]" : fp->guard == INC_IGNORE ? "[IGNORE]" : f… in ppload()606 if (*g && fp->guard != INC_IGNORE) in ppload()
176 fp->guard = INC_IGNORE; in ppmapinclude()180 ppsetfile(fp->name + c + 1)->guard = INC_IGNORE; in ppmapinclude()622 ppsetfile(p)->guard = INC_IGNORE; in ppop()
96 c = fp->flags || fp->guard == INC_IGNORE; in exists()
500 #define INC_IGNORE ((struct ppsymbol*)pp.addbuf) macro
1477 ppmultiple(fp, INC_IGNORE); in ppcontrol()1959 ppmultiple(ppsetfile(error_info.file), i0 ? INC_CLEAR : INC_IGNORE); in ppcontrol()