Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dgenobject.c324 static PyMethodDef gen_methods[] = { variable
360 gen_methods, /* tp_methods */
/external/python/cpython3/Objects/
Dgenobject.c716 static PyMethodDef gen_methods[] = { variable
753 gen_methods, /* tp_methods */