Home
last modified time | relevance | path

Searched refs:ppcomment (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/lib/libpp/common/
H A Dppcomment.c31 ppcomment(char* head, char* comment, char* tail, int line) in ppcomment() function
H A Dpplex.c1422 PPCOMMENT ppcomment; in ppcpp() local
1432 ppcomment = pp.comment; in ppcpp()
1545 pp.comment = ppcomment; in ppcpp()
1702 PPCOMMENT ppcomment; in ppcpp() local
1707 ppcomment = pp.comment; in ppcpp()
1725 pp.comment = ppcomment; in ppcpp()
H A Dpp.h439 extern void ppcomment(char*, char*, char*, int);
H A Dppargs.c207 ppop(PP_COMMENT, ppcomment); in ppargs()
H A DHISTORY102 10/28/87 add head & tail args to ppcomment; pass // comments as is
194 add PASSCOMMENT and (*ppcomment)() for old lint fans
H A Dppop.c345 PPCOMMENT ppcomment; in ppop() local
987 ppcomment = pp.comment; in ppop()
995 pp.comment = ppcomment; in ppop()
/titanic_41/usr/src/lib/libpp/
H A DMakefile.com35 ppcomment.o \