Searched refs:PySlice_GetIndices (Results 1 – 5 of 5) sorted by relevance
35 PyAPI_FUNC(int) PySlice_GetIndices(PySliceObject *r, Py_ssize_t length,
31 .. 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,
359 PySlice_GetIndices
103 PySlice_GetIndices(PySliceObject *r, Py_ssize_t length, in PySlice_GetIndices() function
521 "PySlice_GetIndices"