Home
last modified time | relevance | path

Searched refs:PP_sync_pop (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppline.c51 ….lastfile) ? (line <= 1 ? (file == pp.firstfile ? PP_sync : PP_sync_push) : PP_sync_pop) : PP_sync; in ppline()
H A Dpp.h211 #define PP_sync_pop '2' /* [3] include file pop */ macro
H A Dppcontrol.c1502 case PP_sync_pop: in ppcontrol()