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

/ast/src/lib/libpp/
H A Dppcomment.c31 ppcomment(char* head, char* comment, char* tail, int line) function
H A DMakefile17 ppargs.c ppbuiltin.c ppcall.c ppcomment.c \
H A Dpplex.c1422 PPCOMMENT ppcomment;
1432 ppcomment = pp.comment;
1545 pp.comment = ppcomment;
1702 PPCOMMENT ppcomment; local
1707 ppcomment = pp.comment;
1725 pp.comment = ppcomment;
H A Dpp.h439 extern void ppcomment(char*, char*, char*, int);
H A Dppargs.c209 ppop(PP_COMMENT, ppcomment);
H A Dppop.c379 PPCOMMENT ppcomment; local
1023 ppcomment = pp.comment;
1031 pp.comment = ppcomment;
/ast/src/cmd/INIT/
H A Dproto.c405 extern __MANGLE__ void ppcomment __PROTO__((char*, char*, char*, int));

Completed in 38 milliseconds