Home | History | Annotate | Download | only in Modules

Lines Matching refs:PyMem_Realloc

578     field_new = (char *)PyMem_Realloc(self->field, field_size_new);
1101 rec_new = (char *)PyMem_Realloc(self->rec, rec_size_new);