Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libpp/common/
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()