Home | History | Annotate | Download | only in _io

Lines Matching refs:PyMem_Realloc

605             newbuf = (wchar_t*)PyMem_Realloc(buf, maxlen * sizeof(wchar_t));
818 wchar_t *tmp = PyMem_Realloc(buf,