Home | History | Annotate | Download | only in Modules

Lines Matching refs:PyMem_RawMalloc

124     return PyMem_RawMalloc((size_t)items * (size_t)size);