Searched refs:Pdata_grow (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | _pickle.c | 508 Pdata_grow(Pdata *self) in Pdata_grow() function 562 if (Py_SIZE(self) == self->allocated && Pdata_grow(self) < 0) { in Pdata_push() |
Completed in 12 milliseconds