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.c720 static PyMethodDef gen_methods[] = { variable
756 gen_methods, /* tp_methods */
/external/python/cpython3/Tools/c-analyzer/
Dknown.tsv316 Objects/genobject.c - gen_methods variable static PyMethodDef gen_methods