Home | History | Annotate | Download | only in config

Lines Matching defs:args

236 		       i860_opcodes[i].name, i860_opcodes[i].args);
455 const char *args;
465 args = 0;
529 for (args = insn->args; ; ++args)
534 switch (*args)
537 /* End of args. */
549 if (*s++ == *args)
618 switch (*args)
659 switch (*args)
945 /* Args don't match. */