Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dtypeobject.c6618 static PyMemberDef super_members[] = { variable
6901 super_members, /* tp_members */
/external/python/cpython3/Objects/
Dtypeobject.c7858 static PyMemberDef super_members[] = { variable
8247 super_members, /* tp_members */
/external/python/cpython3/Tools/c-analyzer/
Dknown.tsv1796 Objects/typeobject.c - super_members variable static PyMemberDef super_members[]