Searched refs:prev_ent (Results 1 – 1 of 1) sorted by relevance
670 ia64_find_next_opcode (struct ia64_opcode *prev_ent) in ia64_find_next_opcode() argument672 return ia64_find_matching_opcode (prev_ent->name, in ia64_find_next_opcode()673 prev_ent->ent_index + 1); in ia64_find_next_opcode()