Home
last modified time | relevance | path

Searched refs:PyMarshal_WriteObjectToFile (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython3/Include/
Dmarshal.h24 PyAPI_FUNC(void) PyMarshal_WriteObjectToFile(PyObject *, FILE *, int);
/external/python/cpython3/Doc/c-api/
Dmarshal.rst31 .. c:function:: void PyMarshal_WriteObjectToFile(PyObject *value, FILE *file, int version)
/external/python/cpython3/Python/
Dmarshal.c673 PyMarshal_WriteObjectToFile(PyObject *x, FILE *fp, int version) in PyMarshal_WriteObjectToFile() function
/external/python/cpython3/Misc/NEWS.d/
D3.11.0a2.rst1232 * :c:func:`PyMarshal_WriteObjectToFile`
/external/python/cpython3/Modules/
D_testcapimodule.c1758 PyMarshal_WriteObjectToFile(obj, fp, version); in pymarshal_write_object_to_file()
/external/python/cpython3/Doc/whatsnew/
D3.11.rst2667 * :c:func:`PyMarshal_WriteObjectToFile`
/external/python/cpython3/Doc/data/
Dpython3.13.abi446 …<elf-symbol name='PyMarshal_WriteObjectToFile' type='func-type' binding='global-binding' visibilit…
27455PyMarshal_WriteObjectToFile' mangled-name='PyMarshal_WriteObjectToFile' filepath='Python/marshal.c…