Home
last modified time | relevance | path

Searched defs:PyObject_Malloc (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dobjimpl.h119 #define PyObject_Malloc _PyObject_DebugMalloc macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dobjimpl.h119 #define PyObject_Malloc _PyObject_DebugMalloc macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dobmalloc.c747 PyObject_Malloc(size_t nbytes) in PyObject_Malloc() function
1262 PyObject_Malloc(size_t n) in PyObject_Malloc() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dobmalloc.c790 PyObject_Malloc(size_t nbytes) in PyObject_Malloc() function
1311 PyObject_Malloc(size_t n) in PyObject_Malloc() function