Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_marshal.py511 r, p = _testcapi.pymarshal_read_short_from_file(support.TESTFN)
519 _testcapi.pymarshal_read_short_from_file(support.TESTFN)
/external/python/cpython2/Lib/test/
Dtest_marshal.py365 r, p = _testcapi.pymarshal_read_short_from_file(test_support.TESTFN)
/external/python/cpython2/Modules/
D_testcapimodule.c2484 pymarshal_read_short_from_file(PyObject* self, PyObject *args) in pymarshal_read_short_from_file() function
2775 pymarshal_read_short_from_file, METH_VARARGS},
/external/python/cpython3/Modules/
D_testcapimodule.c3908 pymarshal_read_short_from_file(PyObject* self, PyObject *args) in pymarshal_read_short_from_file() function
4762 pymarshal_read_short_from_file, METH_VARARGS},