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

/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;
483 pp.flags &= ~PP_compatibility;

Completed in 30 milliseconds