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

/illumos-gate/usr/src/lib/libpp/common/
H A Dpp.h193 #define PP_comment (1<<0) /* PP_COMMENT is set */ macro
H A Dppop.c432 pp.flags |= PP_comment;
434 pp.flags &= ~PP_comment;

Completed in 64 milliseconds