Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.h219 #define PP_SYNC_INSERT (1<<4) /* pinserted by other means */ macro
H A Dppcontrol.c1499 if (pp.insert) (*pp.incref)(s, error_info.file, n, PP_SYNC_INSERT); in ppcontrol()
1503 if (pp.insert) (*pp.incref)(s, error_info.file, n, PP_SYNC_INSERT); in ppcontrol()
1507 if (pp.insert) (*pp.incref)(s, error_info.file, n, PP_SYNC_INSERT); in ppcontrol()
1524 (*pp.incref)(s, error_info.file, n, PP_SYNC_INSERT); in ppcontrol()
H A DRELEASE291 add PP_SYNC_INSERT for invented file references