Searched refs:ppmacro (Results 1 – 6 of 6) sorted by relevance
365 struct ppmacro /* pp macro info */ struct380 struct ppmacro* macro; /* macro info */ argument
356 register struct ppmacro* mac; in dump()479 struct ppmacro* mac; in ppload()678 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 */
310 struct ppmacro* mac = ((struct ppsymbol*)p)->macro; in undefine()