Searched refs:curr_suffix (Results 1 – 1 of 1) sorted by relevance
629 const char *curr_suffix = suffix; in ia64_find_matching_opcode() local640 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()