Searched refs:_py_set_opcode (Results 1 – 1 of 1) sorted by relevance
52 _py_set_opcode(_Py_CODEUNIT *word, uint8_t opcode) in _py_set_opcode() function58 #define _Py_SET_OPCODE(word, opcode) _py_set_opcode(&(word), (opcode))