Home | History | Annotate | Download | only in Modules

Lines Matching refs:PyMem_New

262     p = buf = PyMem_New(Py_UCS4, len);