Home
last modified time | relevance | path

Searched refs:PP_transition (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.h202 #define PP_transition (1<<9) /* PP_TRANSITION is set */ macro
H A Dppop.c1465 pp.flags &= ~PP_transition; in ppop()
1533 pp.flags |= PP_transition; in ppop()
1535 pp.flags &= ~PP_transition; in ppop()