Searched refs:PP_sync_push (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libpp/common/
H A Dppline.c51 type[1] = ((pp.flags & PP_linetype) && !*pp.lineid && pp.lastfile) ? (line <= 1 ? (file == pp.firstfile ? PP_sync : PP_sync_push) : PP_sync_pop) : PP_sync;
H A Dpp.h210 #define PP_sync_push '1' /* [3] include file push */ macro
215 #define PP_SYNC_PUSH (1<<0) /* pp.incref PP_sync_push type */

Completed in 46 milliseconds