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

/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;
1469 pp.flags &= ~PP_strict;
1531 pp.flags &= ~PP_strict;

Completed in 15 milliseconds