Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.h201 #define PP_strict (1<<8) /* PP_STRICT is set */ macro
H A Dppop.c1467 pp.flags |= PP_strict; in ppop()
1469 pp.flags &= ~PP_strict; in ppop()
1531 pp.flags &= ~PP_strict; in ppop()