Home
last modified time | relevance | path

Searched refs:show_alloc (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Objects/
Ddictobject.c172 show_alloc(void) in show_alloc() function
252 Py_AtExit(show_alloc); in PyDict_New()
Dlistobject.c82 show_alloc(void) in show_alloc() function
120 Py_AtExit(show_alloc); in PyList_New()
/external/python/cpython3/Objects/
Dlistobject.c86 show_alloc(void) in show_alloc() function
144 Py_AtExit(show_alloc); in PyList_New()