Searched refs:PP_TRANSITION (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | ppargs.c | 261 ppop(PP_TRANSITION, n); in ppargs() 550 ppop(PP_TRANSITION, 1); in ppargs() 562 ppop(PP_TRANSITION, 1); in ppargs() 567 ppop(PP_TRANSITION, 0); in ppargs()
|
H A D | ppop.c | 744 ppop(PP_TRANSITION, 1); in ppop() 754 ppop(PP_TRANSITION, 1); in ppop() 768 ppop(PP_TRANSITION, 0); in ppop() 772 ppop(PP_TRANSITION, 1); in ppop() 1527 case PP_TRANSITION: in ppop()
|
H A D | pp.h | 187 #define PP_TRANSITION 57 /* on COMPATIBILITY boundary */ macro
|
H A D | RELEASE | 239 95-10-31 fix PP_COMPILE PP_TRANSITION bug that didn't allow space before # 240 fix PP_TRANSITION \newline in definition complaint
|
H A D | ppcontrol.c | 2000 ppop(PP_TRANSITION, 0); in ppcontrol() 2082 ppop(PP_TRANSITION, i0); in ppcontrol()
|