Searched refs:depind (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/opcodes/
H A Dia64-opc.c537 make_ia64_opcode (ia64_insn opcode, const char *name, int place, int depind)
553 res->dependencies = &op_dependencies[depind];
664 int depind = completer_table[completer].dependencies;
665 return make_ia64_opcode (curr_insn, name, place, depind);
528 make_ia64_opcode(ia64_insn opcode, const char *name, int place, int depind) argument
653 int depind = completer_table[completer].dependencies; local
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ia64.c639 int depind; /* dependency index */ member in struct:rsrc
850 struct rsrc *, int depind, int path));
858 static void print_dependency PARAMS ((const char *action, int depind));
8292 depends_on (depind, idesc)
8293 int depind;
8300 if (depind == DEP (dep->chks[i]))
8389 tmpl.depind = 0;
10315 mark_resource (idesc, dep, spec, depind, path)
10319 int depind;
10331 regdeps[regdepslen].depind
10709 int depind = 0; local
[all...]

Completed in 132 milliseconds