Home
last modified time | relevance | path

Searched refs:curr_suffix (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dia64-opc.c629 const char *curr_suffix = suffix; in ia64_find_matching_opcode() local
640 get_opc_prefix (&curr_suffix, op); in ia64_find_matching_opcode()
647 } while (completer != -1 && curr_suffix[0] != '\0'); in ia64_find_matching_opcode()
649 if (completer != -1 && curr_suffix[0] == '\0' in ia64_find_matching_opcode()