Searched refs:PP_COMPATIBILITY (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libpp/common/
H A Dppargs.c224 ppop(PP_COMPATIBILITY, n);
546 ppop(PP_COMPATIBILITY, 0);
551 ppop(PP_COMPATIBILITY, 0);
558 ppop(PP_COMPATIBILITY, 1);
563 ppop(PP_COMPATIBILITY, 1);
H A Dppop.c436 case PP_COMPATIBILITY:
707 ppop(PP_COMPATIBILITY, 0);
712 ppop(PP_COMPATIBILITY, 0);
716 ppop(PP_COMPATIBILITY, 1);
721 ppop(PP_COMPATIBILITY, 0);
726 ppop(PP_COMPATIBILITY, 1);
731 ppop(PP_COMPATIBILITY, 1);
735 ppop(PP_COMPATIBILITY, 1);
750 ppop(PP_COMPATIBILITY, 1);
H A Dpp.h136 #define PP_COMPATIBILITY 6 /* old (Reiser) dialect */ macro
194 #define PP_compatibility (1<<1) /* PP_COMPATIBILITY is set */
H A Dppcontrol.c1719 ppop(PP_COMPATIBILITY, i0);
1999 ppop(PP_COMPATIBILITY, 1);
2083 if (pp.state & TRANSITION) ppop(PP_COMPATIBILITY, i0);

Completed in 61 milliseconds