Searched defs:instr_at_put (Results 1 – 3 of 3) sorted by relevance
1041 static void instr_at_put(byte* pc, Instr instr) { in instr_at_put() function1045 void instr_at_put(int pos, Instr instr) { in instr_at_put() function
1077 static void instr_at_put(byte* pc, Instr instr) { in instr_at_put() function1081 void instr_at_put(int pos, Instr instr) { in instr_at_put() function
1407 void instr_at_put(int pos, Instr instr) { in instr_at_put() function1411 static void instr_at_put(byte* pc, Instr instr) { in instr_at_put() function