Searched defs:tp_base (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Doc/includes/ | ||
D | typestruct.h | 61 struct _typeobject *tp_base; member |
/external/python/cpython3/Include/cpython/ | ||
D | object.h | 207 PyTypeObject *tp_base; member |