Searched refs:IN_RESCAN (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libpp/i386/
H A Dppdebug.h208 "RESCAN", IN_RESCAN,
/illumos-gate/usr/src/lib/libpp/sparc/
H A Dppdebug.h208 "RESCAN", IN_RESCAN,
/illumos-gate/usr/src/lib/libpp/common/
H A Dpplex.c467 case IN_RESCAN:
474 if (cur->type == IN_RESCAN || cur->type == IN_BUFFER)
517 case IN_RESCAN:
518 if (prv->type == IN_FILE || cur->type == IN_FILE && (prv->type == IN_RESCAN || prv->type == IN_MULTILINE))
520 if (pp.linesync && (cur->type != IN_RESCAN || (cur->flags & IN_sync)))
886 if (!(st & HEADER) || (pp.option & (HEADEREXPAND|HEADEREXPANDALL)) && pp.in->type != IN_FILE && pp.in->type != IN_BUFFER && pp.in->type != IN_INIT && pp.in->type != IN_RESCAN)
1747 if (c == '#' && pp.in->type == IN_RESCAN)
H A Dppinput.c186 case IN_RESCAN:
191 if (cur->type != IN_RESCAN)
H A Dpplib.h503 #define IN_RESCAN (10|IN_TOP) /* directive rescan buffer */ macro
658 pppush(IN_RESCAN,NiL,p,0)

Completed in 1308 milliseconds