Searched refs:memory_dealloc (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Objects/
H A Dmemoryobject.c465 memory_dealloc(PyMemoryViewObject *self) function
807 (destructor)memory_dealloc, /* tp_dealloc */
/external/python/cpython3/Objects/
H A Dmemoryobject.c1055 memory_dealloc(PyMemoryViewObject *self) function
3080 (destructor)memory_dealloc, /* tp_dealloc */

Completed in 267 milliseconds