Home | History | Annotate | Download | only in Parser

Lines Matching refs:PyMem_REALLOC

661         buf = PyMem_REALLOC(buf, final_length);
902 buf = (char *)PyMem_REALLOC(buf, newlen+1);
974 newbuf = (char *)PyMem_REALLOC(newbuf,