Home
last modified time | relevance | path

Searched defs:slice_indices (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/test/
Dtest_slice.py26 def slice_indices(slice, length): function
/third_party/python/Objects/
Dsliceobject.c524 slice_indices(PySliceObject* self, PyObject* len) in slice_indices() function
/third_party/python/Modules/
D_testbuffer.c1922 slice_indices(PyObject *self, PyObject *args) in slice_indices() function