Home
last modified time | relevance | path

Searched refs:PP_COMPATIBILITY (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppargs.c226 ppop(PP_COMPATIBILITY, n); in ppargs()
549 ppop(PP_COMPATIBILITY, 0); in ppargs()
554 ppop(PP_COMPATIBILITY, 0); in ppargs()
561 ppop(PP_COMPATIBILITY, 1); in ppargs()
566 ppop(PP_COMPATIBILITY, 1); in ppargs()
H A Dppop.c470 case PP_COMPATIBILITY: in ppop()
743 ppop(PP_COMPATIBILITY, 0); in ppop()
748 ppop(PP_COMPATIBILITY, 0); in ppop()
752 ppop(PP_COMPATIBILITY, 1); in ppop()
757 ppop(PP_COMPATIBILITY, 0); in ppop()
762 ppop(PP_COMPATIBILITY, 1); in ppop()
767 ppop(PP_COMPATIBILITY, 1); in ppop()
771 ppop(PP_COMPATIBILITY, 1); in ppop()
786 ppop(PP_COMPATIBILITY, 1); in ppop()
H A Dpp.h136 #define PP_COMPATIBILITY 6 /* old (Reiser) dialect */ macro
H A Dppcontrol.c1719 ppop(PP_COMPATIBILITY, i0); in ppcontrol()
1999 ppop(PP_COMPATIBILITY, 1); in ppcontrol()
2083 if (pp.state & TRANSITION) ppop(PP_COMPATIBILITY, i0); in ppcontrol()
H A DHISTORY182 add dialect arg to PP_COMPATIBILITY, PP_DIALECT and PP_STRICT