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

/ast/src/lib/libpp/
H A Dpp.h193 #define PP_comment (1<<0) /* PP_COMMENT is set */ macro
H A Dppop.c466 pp.flags |= PP_comment;
468 pp.flags &= ~PP_comment;

Completed in 15 milliseconds