Searched refs:INC_CLEAR (Results 1 – 4 of 4) sorted by relevance
75 …INC_CLEAR ? "[CLEAR]" : status == INC_TEST ? "[ONCE]" : status == INC_IGNORE ? "[IGNORE]" : status… in ppmultiple()83 if (status != INC_CLEAR) in ppmultiple()531 if (xp->guard == INC_CLEAR || xp == mp) in search()
431 if (ip->file->guard != INC_CLEAR && ip->file->guard != INC_IGNORE && ip->file->guard != INC_TEST) in ppdump()561 …, p, next_begin, next_end, keep_begin, keep_end, skip_end, fp->guard == INC_CLEAR ? "[CLEAR]" : fp… in ppload()
507 #define INC_CLEAR ((struct ppsymbol*)0) macro
1959 ppmultiple(ppsetfile(error_info.file), i0 ? INC_CLEAR : INC_IGNORE); in ppcontrol()