Home | History | Annotate | Download | only in Python

Lines Matching refs:PyMem_RawFree

18 Always use PyMem_RawMalloc() and PyMem_RawFree() directly in this file.  A
258 PyMem_RawFree(interp);
624 PyMem_RawFree(tstate);
692 PyMem_RawFree(p);