Home
last modified time | relevance | path

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

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