Searched refs:pptuple (Results 1 – 4 of 4) sorted by relevance
214 struct pptuple /* tuple macro */ struct216 struct pptuple* nomatch; /* nomatch tuple */ argument217 struct pptuple* match; /* match tuple */ argument350 struct pptuple* tuple; /* tuple macro */ \361 struct pptuple* tuple; /* tuple macro */ \
59 struct pptuple* tp; in ppcall()
268 struct pptuple* rp; in ppcontrol()269 struct pptuple* tp; in ppcontrol()1345 if (!(tp = newof(0, struct pptuple, 1, strlen(pp.token)))) in ppcontrol()1383 tp = newof(0, struct pptuple, 1, n); in ppcontrol()
295 struct pptuple struct297 struct pptuple* nomatch; argument298 struct pptuple* match; argument344 struct pptuple* tuple; char* formals; int size;