Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dtypeobject.c640 static PyGetSetDef type_getsets[] = { variable
2910 type_getsets, /* tp_getset */
/external/python/cpython3/Objects/
Dtypeobject.c930 static PyGetSetDef type_getsets[] = { variable
3776 type_getsets, /* tp_getset */
/external/python/cpython3/Tools/c-analyzer/
Dknown.tsv1860 Objects/typeobject.c - type_getsets variable static PyGetSetDef type_getsets[]