Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dlistobject.c1117 struct s_slice { struct
1118 sortslice base;
1119 Py_ssize_t len;
/external/python/cpython2/Objects/
Dlistobject.c1359 struct s_slice { struct
1360 PyObject **base;
1361 Py_ssize_t len;