Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Ddictobject.c3246 static PyMethodDef dictitems_methods[] = { variable
3280 dictitems_methods, /* tp_methods */
/external/python/cpython3/Objects/
Ddictobject.c4613 static PyMethodDef dictitems_methods[] = { variable
4650 dictitems_methods, /* tp_methods */
/external/python/cpython3/Tools/c-analyzer/
Dknown.tsv199 Objects/dictobject.c - dictitems_methods variable static PyMethodDef dictitems_methods