Home
last modified time | relevance | path

Searched refs:PyMem_MALLOC (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Include/
Dpymem.h85 #define PyMem_MALLOC(n) PyMem_Malloc(n) macro
/third_party/python/Doc/c-api/
Dmemory.rst292 * ``PyMem_MALLOC(size)``