Home
last modified time | relevance | path

Searched refs:pymarshal_read_long_from_file (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_marshal.py608 r, p = _testcapi.pymarshal_read_long_from_file(os_helper.TESTFN)
616 _testcapi.pymarshal_read_long_from_file(os_helper.TESTFN)
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_marshal.py373 r, p = _testcapi.pymarshal_read_long_from_file(test_support.TESTFN)
/aosp_15_r20/external/python/cpython2/Modules/
D_testcapimodule.c2510 pymarshal_read_long_from_file(PyObject* self, PyObject *args) in pymarshal_read_long_from_file() function
2777 pymarshal_read_long_from_file, METH_VARARGS},
/aosp_15_r20/external/python/cpython3/Modules/
D_testcapimodule.c4700 pymarshal_read_long_from_file(PyObject* self, PyObject *args) in pymarshal_read_long_from_file() function
6637 pymarshal_read_long_from_file, METH_VARARGS},