Searched refs:POKE_MAX_OPCODE_SIZE (Results 1 – 2 of 2) sorted by relevance
26 #define POKE_MAX_OPCODE_SIZE 5 macro94 u8 text[POKE_MAX_OPCODE_SIZE];
2020 const u8 text[POKE_MAX_OPCODE_SIZE];2222 u8 old[POKE_MAX_OPCODE_SIZE+1] = { tp[i].old, }; in text_poke_bp_batch()2223 u8 _new[POKE_MAX_OPCODE_SIZE+1]; in text_poke_bp_batch()