Home
last modified time | relevance | path

Searched refs:PyGetSetDescr_Type (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Include/
H A Ddescrobject.h20 PyAPI_DATA(PyTypeObject) PyGetSetDescr_Type;
/third_party/python/PC/
H A Dpython3dll.c842 EXPORT_DATA(PyGetSetDescr_Type)
/third_party/python/Objects/
H A Ddescrobject.c824 PyTypeObject PyGetSetDescr_Type = { variable
995 descr = (PyGetSetDescrObject *)descr_new(&PyGetSetDescr_Type, in PyDescr_NewGetSet()
H A Dobject.c1899 &PyGetSetDescr_Type,

Completed in 12 milliseconds