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