Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libpp/common/
H A Dppargs.c224 ppop(PP_COMPATIBILITY, n); in ppargs()
546 ppop(PP_COMPATIBILITY, 0); in ppargs()
551 ppop(PP_COMPATIBILITY, 0); in ppargs()
558 ppop(PP_COMPATIBILITY, 1); in ppargs()
563 ppop(PP_COMPATIBILITY, 1); in ppargs()
H A Dppop.c436 case PP_COMPATIBILITY: in ppop()
707 ppop(PP_COMPATIBILITY, 0); in ppop()
712 ppop(PP_COMPATIBILITY, 0); in ppop()
716 ppop(PP_COMPATIBILITY, 1); in ppop()
721 ppop(PP_COMPATIBILITY, 0); in ppop()
726 ppop(PP_COMPATIBILITY, 1); in ppop()
731 ppop(PP_COMPATIBILITY, 1); in ppop()
735 ppop(PP_COMPATIBILITY, 1); in ppop()
750 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