Home
last modified time | relevance | path

Searched refs:write_op_arg (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Python/
Dwordcode_helpers.h25 write_op_arg(_Py_CODEUNIT *codestr, unsigned char opcode, in write_op_arg() function
Dcompile.c6700 write_op_arg(code, i->i_opcode, arg, size); in assemble_emit()