Home
last modified time | relevance | path

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

/titanic_44/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; in ppop()
434 pp.flags &= ~PP_comment; in ppop()