Home
last modified time | relevance | path

Searched defs:_PySlice_FromIndices (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Objects/
Dsliceobject.c84 _PySlice_FromIndices(Py_ssize_t istart, Py_ssize_t istop) in _PySlice_FromIndices() function
/aosp_15_r20/external/python/cpython3/Objects/
Dsliceobject.c152 _PySlice_FromIndices(Py_ssize_t istart, Py_ssize_t istop) in _PySlice_FromIndices() function