Searched defs:PyObject_Malloc (Results 1 – 3 of 3) sorted by relevance
49 #define PyObject_Malloc PyMem_Malloc macro
119 #define PyObject_Malloc _PyObject_DebugMalloc macro
790 PyObject_Malloc(size_t nbytes) in PyObject_Malloc() function1311 PyObject_Malloc(size_t n) in PyObject_Malloc() function