Searched refs:PP_COMPATIBILITY (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/lib/libpp/common/ |
H A D | ppargs.c | 224 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 D | ppop.c | 436 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 D | pp.h | 136 #define PP_COMPATIBILITY 6 /* old (Reiser) dialect */ macro
|
H A D | ppcontrol.c | 1719 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 D | HISTORY | 182 add dialect arg to PP_COMPATIBILITY, PP_DIALECT and PP_STRICT
|