Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dxxsubtype.c24 } spamlistobject; typedef
27 spamlist_getstate(spamlistobject *self, PyObject *args) in spamlist_getstate()
35 spamlist_setstate(spamlistobject *self, PyObject *args) in spamlist_setstate()
83 spamlist_init(spamlistobject *self, PyObject *args, PyObject *kwds) in spamlist_init()
92 spamlist_state_get(spamlistobject *self) in spamlist_state_get()
106 sizeof(spamlistobject),
/external/python/cpython3/Modules/
Dxxsubtype.c24 } spamlistobject; typedef
27 spamlist_getstate(spamlistobject *self, PyObject *args) in spamlist_getstate()
35 spamlist_setstate(spamlistobject *self, PyObject *args) in spamlist_setstate()
83 spamlist_init(spamlistobject *self, PyObject *args, PyObject *kwds) in spamlist_init()
92 spamlist_state_get(spamlistobject *self, void *Py_UNUSED(ignored)) in spamlist_state_get()
106 sizeof(spamlistobject),