Searched defs:PyObject_REALLOC (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Include/
H A Dobjimpl.h120 #define PyObject_REALLOC _PyObject_DebugRealloc macro
127 #define PyObject_REALLOC PyObject_Realloc macro
133 #define PyObject_REALLOC PyMem_REALLOC macro
/external/python/cpython3/Include/
H A Dobjimpl.h118 #define PyObject_REALLOC PyObject_Realloc macro

Completed in 156 milliseconds