Lines Matching refs:arity
70 if ((pp.state & (COMPATIBILITY|TRANSITION)) != COMPATIBILITY || !mac->arity)
190 if ((pp.token = (char*)&mp->arg[mac->arity + 1]) > pp.maxmac)
245 p = pp.token = (char*)&mp->arg[mac->arity + 1];
256 for (c = 0; c < mac->arity; c++)
278 for (c = 0; c < mac->arity; c++)
286 for (c = 0; c < mac->arity; c++)
288 if (c >= mac->arity)
328 if (!n && (m++, (c < mac->arity - 1 || !(sym->flags & SYM_VARIADIC))))
347 if (c < mac->arity)
408 if (c != (n = mac->arity) && (c > 0 || n > 1) && !(sym->flags & SYM_EMPTY))
421 while (c < mac->arity)