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

/ast/src/lib/libpp/
H A Dpp.h365 struct ppmacro /* pp macro info */ struct
380 struct ppmacro* macro; /* macro info */
H A Dppinput.c351 register struct ppmacro* mac;
474 struct ppmacro* mac;
673 mac = sym->macro = newof(0, struct ppmacro, 1, 0);
H A Dppcontrol.c177 if (!sym->macro) sym->macro = newof(0, struct ppmacro, 1, 0);
260 register struct ppmacro* mac;
303 static struct ppmacro old;
H A Dppcall.c46 register struct ppmacro* mac;
H A Dpplib.h183 struct ppmacro* macro; /* saved macro info */
349 #define _PP_MACRO_PRIVATE_ /* ppmacro private additions */ \
360 #define _PP_MACRO_PRIVATE_ /* ppmacro private additions */ \
H A Dppop.c316 struct ppmacro* mac = ((struct ppsymbol*)p)->macro;
/ast/src/cmd/INIT/
H A Dproto.c264 struct ppmacro* macro;
338 struct ppmacro struct
353 struct ppmacro* macro;

Completed in 37 milliseconds