Home | History | Annotate | Download | only in Objects

Lines Matching defs:PyMem_Malloc

2320 PyMem_Malloc(size_t nbytes)

2322 return PyMem_MALLOC(nbytes);