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];
1784 const u8 text[POKE_MAX_OPCODE_SIZE];1976 u8 old[POKE_MAX_OPCODE_SIZE+1] = { tp[i].old, }; in text_poke_bp_batch()1977 u8 _new[POKE_MAX_OPCODE_SIZE+1]; in text_poke_bp_batch()
Completed in 8 milliseconds