Searched defs:basebase (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Objects/ | ||
D | typeobject.c | 3929 PyTypeObject *basebase; local |
/external/python/cpython3/Objects/ | ||
D | typeobject.c | 5754 PyTypeObject *basebase; in inherit_slots() local |