Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Darraymodule.c495 array_dealloc(arrayobject *op) in array_dealloc() function
2149 (destructor)array_dealloc, /* tp_dealloc */
/external/python/cpython3/Modules/
Darraymodule.c661 array_dealloc(arrayobject *op) in array_dealloc() function
2796 (destructor)array_dealloc, /* tp_dealloc */