Searched refs:ppmacro (Results 1 – 7 of 7) sorted by relevance
365 struct ppmacro /* pp macro info */ struct380 struct ppmacro* macro; /* macro info */ argument
351 register struct ppmacro* mac; in dump()474 struct ppmacro* mac; in ppload()673 mac = sym->macro = newof(0, struct ppmacro, 1, 0); in ppload()
46 register struct ppmacro* mac; in ppcall()
177 if (!sym->macro) sym->macro = newof(0, struct ppmacro, 1, 0); in macsym()260 register struct ppmacro* mac; in ppcontrol()303 static struct ppmacro old; in ppcontrol()
183 struct ppmacro* macro; /* saved macro info */
316 struct ppmacro* mac = ((struct ppsymbol*)p)->macro; in undefine()
264 struct ppmacro* macro; 338 struct ppmacro struct353 struct ppmacro* macro; argument