Searched refs:formargs (Results 1 – 1 of 1) sorted by relevance
304 static char* formargs[MAXFORMALS]; in ppcontrol() local687 formargs[mac->arity] = p; in ppcontrol()740 formargs[n] += n1; in ppcontrol()794 if (streq(formargs[n], v)) in ppcontrol()796 formargs[mac->arity++] = p; in ppcontrol()828 formargs[n] += n1; in ppcontrol()898 if (streq(formargs[c], pp.token)) in ppcontrol()967 if (streq(formargs[c], pp.token)) in ppcontrol()1061 if (streq(formargs[c], v)) in ppcontrol()1183 mac->formkeys[n].name = s + (formargs[n] - p0); in ppcontrol()[all …]