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

/illumos-gate/usr/src/lib/libpp/i386/
H A Dppdebug.h200 "BUFFER", IN_BUFFER,
/illumos-gate/usr/src/lib/libpp/sparc/
H A Dppdebug.h200 "BUFFER", IN_BUFFER,
/illumos-gate/usr/src/lib/libpp/common/
H A Dppinput.c184 case IN_BUFFER:
249 case IN_BUFFER:
H A Dpplex.c465 case IN_BUFFER:
474 if (cur->type == IN_RESCAN || cur->type == IN_BUFFER)
512 case IN_BUFFER:
804 if (pp.in->type != IN_BUFFER)
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)
1980 case IN_BUFFER:
H A Dpplib.h495 #define IN_BUFFER (2|IN_TOP) /* buffer of lines */ macro
499 #define IN_INIT (6|IN_TOP) /* initialization IN_BUFFER */
563 pppush(IN_BUFFER,f,p,n)

Completed in 872 milliseconds