Searched refs:marshal_dump_impl (Results 1 – 4 of 4) sorted by relevance
26 marshal_dump_impl(PyObject *module, PyObject *value, PyObject *file,55 return_value = marshal_dump_impl(module, value, file, version); in marshal_dump()
1619 marshal_dump_impl(PyObject *module, PyObject *value, PyObject *file, in marshal_dump_impl() function
557 Python/marshal.c:marshal_dump_impl():PyId_write _Py_IDENTIFIER(write)
1432 Python/marshal.c marshal_dump_impl PyId_write variable _Py_IDENTIFIER(write)