Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dobjimpl.h118 #define PyObject_MALLOC _PyObject_DebugMalloc macro
126 #define PyObject_MALLOC PyObject_Malloc macro
132 #define PyObject_MALLOC PyMem_MALLOC macro
/external/python/cpython3/Include/
Dobjimpl.h117 #define PyObject_MALLOC PyObject_Malloc macro