Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dobjimpl.h120 #define PyObject_REALLOC _PyObject_DebugRealloc macro
127 #define PyObject_REALLOC PyObject_Realloc macro
133 #define PyObject_REALLOC PyMem_REALLOC macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dobjimpl.h120 #define PyObject_REALLOC _PyObject_DebugRealloc macro
127 #define PyObject_REALLOC PyObject_Realloc macro
133 #define PyObject_REALLOC PyMem_REALLOC macro