Searched refs:formals (Results 1 – 3 of 3) sorted by relevance
71 the recognition of 'b' and 'a' as formals in the string "b/**/a".153 Mismatch between the number of formals and actuals in a macro call
1137 chainp oactp, formals; local1161 formals = (chainp) (np->varxptr.vstfdesc->datap);1165 while(actuals!=NULL && formals!=NULL)1168 rp->rplnp = tnp = (Namep) (formals->datap);1188 formals = formals->nextp;1192 if(actuals!=NULL || formals!=NULL)
1189 chainp oactp, formals; local1213 formals = (chainp) (np->varxptr.vstfdesc->datap);1217 while(actuals!=NULL && formals!=NULL)1220 rp->rplnp = tnp = (Namep) (formals->datap);1240 formals = formals->nextp;1244 if(actuals!=NULL || formals!=NULL)