Searched refs:INSN_CHUNK_MAX (Results 1 – 2 of 2) sorted by relevance
41 #define INSN_CHUNK_MAX (INSN_CHUNK_SIZE - 1) macro
54 if (insn->idx == INSN_CHUNK_MAX) in next_insn_same_sec()456 if (!insns || idx == INSN_CHUNK_MAX) { in decode_instructions()