V10/cmd/pp/pp.h

Compare this file to the similar file:
Show the results in this format:

#define	KEYWORD		1
#define	COMMENT		2
#define	FUNCTION	3
#define	OTHER		4
#define	DISPLAYCOMMENT	5
extern char yytext[];