Lines Matching refs:ppsymbol
127 struct ppsymbol;
134 typedef void (*PPMACREF)(struct ppsymbol*, const char*, int, int, unsigned long);
147 struct ppsymbol* symbol; /* macro info */
507 #define INC_CLEAR ((struct ppsymbol*)0)
508 #define INC_IGNORE ((struct ppsymbol*)pp.addbuf)
509 #define INC_TEST ((struct ppsymbol*)pp.catbuf)
634 n = strlen(error_info.file) + strlen(((struct ppsymbol*)p)->name) + 24; \
709 struct ppsymbol* guard; /* guard symbol */
728 struct ppsymbol sym; /* symbol as usual */
820 extern int ppcall(struct ppsymbol*, int);
832 extern int ppmultiple(struct ppfile*, struct ppsymbol*);
842 extern struct ppsymbol* pprefmac(char*, int);