Searched refs:PP_comment (Results 1 - 2 of 2) sorted by relevance
/ast/src/lib/libpp/ | ||
H A D | pp.h | 193 #define PP_comment (1<<0) /* PP_COMMENT is set */ macro |
H A D | ppop.c | 466 pp.flags |= PP_comment; 468 pp.flags &= ~PP_comment; |
Completed in 15 milliseconds