Home
last modified time | relevance | path

Searched refs:PySlice_GetIndices (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Include/
Dsliceobject.h35 PyAPI_FUNC(int) PySlice_GetIndices(PySliceObject *r, Py_ssize_t length,
/external/python/cpython2/Doc/c-api/
Dslice.rst31 .. c:function:: int PySlice_GetIndices(PySliceObject *slice, Py_ssize_t length, Py_ssize_t *start, …
54 Usable replacement for :c:func:`PySlice_GetIndices`. Retrieve the start,
/external/python/cpython2/PC/os2vacpp/
Dpython.def359 PySlice_GetIndices
/external/python/cpython2/Objects/
Dsliceobject.c103 PySlice_GetIndices(PySliceObject *r, Py_ssize_t length, in PySlice_GetIndices() function
/external/python/cpython2/PC/os2emx/
Dpython27.def521 "PySlice_GetIndices"