Home
last modified time | relevance | path

Searched refs:Pdata_push (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/
D_pickle.c548 Pdata_push(Pdata *self, PyObject *obj) in Pdata_push() function
560 if (Pdata_push((D), (O)) < 0) return (ER); } while(0)
565 if (Pdata_push((D), (O)) < 0) return (ER); } while(0)