Home
last modified time | relevance | path

Searched refs:PyMarshal_WriteLongToFile (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/python/cpython2/Include/
Dmarshal.h12 PyAPI_FUNC(void) PyMarshal_WriteLongToFile(long, FILE *, int);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/
Dmarshal.h23 PyAPI_FUNC(void) PyMarshal_WriteLongToFile(long, FILE *, int);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/
Dmarshal.h23 PyAPI_FUNC(void) PyMarshal_WriteLongToFile(long, FILE *, int);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/
Dmarshal.h23 PyAPI_FUNC(void) PyMarshal_WriteLongToFile(long, FILE *, int);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/
Dmarshal.h23 PyAPI_FUNC(void) PyMarshal_WriteLongToFile(long, FILE *, int);
/aosp_15_r20/external/python/cpython3/Include/
Dmarshal.h23 PyAPI_FUNC(void) PyMarshal_WriteLongToFile(long, FILE *, int);
/aosp_15_r20/external/python/cpython2/PC/os2vacpp/
Dpython.def255 PyMarshal_WriteLongToFile
/aosp_15_r20/external/python/cpython3/Doc/c-api/
Dmarshal.rst22 .. c:function:: void PyMarshal_WriteLongToFile(long value, FILE *file, int version)
/aosp_15_r20/external/python/cpython2/Doc/c-api/
Dmarshal.rst23 .. c:function:: void PyMarshal_WriteLongToFile(long value, FILE *file, int version)
/aosp_15_r20/external/python/cpython2/Python/
Dimport.c973 PyMarshal_WriteLongToFile(pyc_magic, fp, Py_MARSHAL_VERSION); in write_compiled_module()
975 PyMarshal_WriteLongToFile(0L, fp, Py_MARSHAL_VERSION); in write_compiled_module()
988 PyMarshal_WriteLongToFile((long)mtime, fp, Py_MARSHAL_VERSION); in write_compiled_module()
Dmarshal.c464 PyMarshal_WriteLongToFile(long x, FILE *fp, int version) in PyMarshal_WriteLongToFile() function
/aosp_15_r20/external/python/cpython2/PC/os2emx/
Dpython27.def988 "PyMarshal_WriteLongToFile"
/aosp_15_r20/external/python/cpython3/Python/
Dmarshal.c632 PyMarshal_WriteLongToFile(long x, FILE *fp, int version) in PyMarshal_WriteLongToFile() function
/aosp_15_r20/external/python/cpython3/Misc/NEWS.d/
D3.11.0a2.rst1231 * :c:func:`PyMarshal_WriteLongToFile`
/aosp_15_r20/external/python/cpython2/Modules/
D_testcapimodule.c2449 PyMarshal_WriteLongToFile(value, fp, version); in pymarshal_write_long_to_file()
/aosp_15_r20/external/python/cpython3/Modules/
D_testcapimodule.c4641 PyMarshal_WriteLongToFile(value, fp, version); in pymarshal_write_long_to_file()
/aosp_15_r20/external/python/cpython3/Doc/whatsnew/
D3.11.rst2649 * :c:func:`PyMarshal_WriteLongToFile`
/aosp_15_r20/external/python/cpython3/Doc/data/
Dpython3.11.abi397 …<elf-symbol name='PyMarshal_WriteLongToFile' type='func-type' binding='global-binding' visibility=…
14110PyMarshal_WriteLongToFile' mangled-name='PyMarshal_WriteLongToFile' filepath='Python/marshal.c' li…