Searched defs:depind (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | ia64-opc.c | 528 make_ia64_opcode (ia64_insn opcode, const char *name, int place, int depind) in make_ia64_opcode() 653 int depind = completer_table[completer].dependencies; in ia64_find_matching_opcode() local
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | ia64-opc.c | 528 make_ia64_opcode (ia64_insn opcode, const char *name, int place, int depind) in make_ia64_opcode() 653 int depind = completer_table[completer].dependencies; in ia64_find_matching_opcode() local
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-ia64.c | 587 int depind; /* dependency index */ member 7422 depends_on (depind, idesc) in depends_on() argument 9416 mark_resource (idesc, dep, spec, depind, path) in mark_resource() argument 9443 print_dependency (action, depind) in print_dependency() argument 9815 int depind = 0; local
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-ia64.c | 639 int depind; /* dependency index */ member 8290 depends_on (depind, idesc) in depends_on() argument 10313 mark_resource (idesc, dep, spec, depind, path) in mark_resource() argument 10340 print_dependency (action, depind) in print_dependency() argument 10704 int depind = 0; local
|