Searched refs:POKE_MAX_OPCODE_SIZE (Results 1 – 2 of 2) sorted by relevance
14 #define POKE_MAX_OPCODE_SIZE 5 macro85 u8 text[POKE_MAX_OPCODE_SIZE];
2771 const u8 text[POKE_MAX_OPCODE_SIZE];2973 u8 old[POKE_MAX_OPCODE_SIZE+1] = { tp[i].old, }; in text_poke_bp_batch()2974 u8 _new[POKE_MAX_OPCODE_SIZE+1]; in text_poke_bp_batch()