Searched refs:PP_strict (Results 1 - 2 of 2) sorted by relevance
/ast/src/lib/libpp/ | ||
H A D | pp.h | 201 #define PP_strict (1<<8) /* PP_STRICT is set */ macro |
H A D | ppop.c | 1467 pp.flags |= PP_strict; 1469 pp.flags &= ~PP_strict; 1531 pp.flags &= ~PP_strict; |
Completed in 15 milliseconds