Home
last modified time | relevance | path

Searched refs:PP_INCREF (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.h151 #define PP_INCREF 21 /* include file push/ret handler*/ macro
H A Dppargs.c432 ppop(PP_INCREF, ppincref); in ppargs()
H A DHISTORY67 add PP_INCREF and (*pp.incref)(old-file, new-file, push|return)
H A Dppop.c676 case PP_INCREF: in ppop()