Searched refs:ppmacstk (Results 1 – 5 of 5) sorted by relevance
188 struct ppmacstk /* macro invocation stack frame */ struct190 struct ppmacstk* next; /* next frame (for allocation) */ argument191 struct ppmacstk* prev; /* previous frame */ argument321 struct ppmacstk* macp; /* top of macro actual stack */ \439 #define nextframe(m,p) (m->next=m+(p-(char*)m+sizeof(struct ppmacstk)-1)/sizeof(struct ppmacstk)+1)
56 struct ppmacstk* mp; in ppcall()
285 struct ppmacstk* nextmacp; in ppexpand()
722 pp.macp = newof(0, struct ppmacstk, DEFMACSTACK, 0); in ppop()
269 struct ppmacstk struct271 struct ppmacstk* next; argument272 struct ppmacstk* prev; argument389 …ion; long ro_op[2]; int on; char* symtab; } reset; int truncate; struct ppmacstk* macp; char* maxm…