Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.h194 #define PP_compatibility (1<<1) /* PP_COMPATIBILITY is set */ macro
H A Dppop.c481 pp.flags |= PP_compatibility; in ppop()
483 pp.flags &= ~PP_compatibility; in ppop()