Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dgenobject.c324 static PyMethodDef gen_methods[] = { variable
360 gen_methods, /* tp_methods */
/external/python/cpython3/Objects/
Dgenobject.c762 static PyMethodDef gen_methods[] = { variable
806 gen_methods, /* tp_methods */
/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv717 Objects/genobject.c - gen_methods -