Searched refs:IN_RESCAN (Results 1 – 7 of 7) sorted by relevance
208 "RESCAN", IN_RESCAN,
467 case IN_RESCAN: in ppcpp()474 if (cur->type == IN_RESCAN || cur->type == IN_BUFFER) in ppcpp()517 case IN_RESCAN: in ppcpp()518 …if (prv->type == IN_FILE || cur->type == IN_FILE && (prv->type == IN_RESCAN || prv->type == IN_MUL… in ppcpp()520 if (pp.linesync && (cur->type != IN_RESCAN || (cur->flags & IN_sync))) in ppcpp()886 …>type != IN_FILE && pp.in->type != IN_BUFFER && pp.in->type != IN_INIT && pp.in->type != IN_RESCAN) in ppcpp()1747 if (c == '#' && pp.in->type == IN_RESCAN) in ppcpp()
186 case IN_RESCAN: in pppush()191 if (cur->type != IN_RESCAN) in pppush()
503 #define IN_RESCAN (10|IN_TOP) /* directive rescan buffer */ macro658 pppush(IN_RESCAN,NiL,p,0)
134 ppcontrol: manulally increment IN_RESCAN error_info.line
1958 if (pp.in->type == IN_FILE || pp.in->type == IN_RESCAN) in ppcontrol()