Home
last modified time | relevance | path

Searched refs:slice_dealloc (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Objects/
Dsliceobject.c262 slice_dealloc(PySliceObject *r) in slice_dealloc() function
380 (destructor)slice_dealloc, /* tp_dealloc */
/external/python/cpython3/Objects/
Dsliceobject.c324 slice_dealloc(PySliceObject *r) in slice_dealloc() function
626 (destructor)slice_dealloc, /* tp_dealloc */