Searched defs:ht_slots (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Include/cpython/ | ||
D | object.h | 289 PyObject *ht_name, *ht_slots, *ht_qualname; member |
/external/python/cpython2/Include/ | ||
D | object.h | 427 PyObject *ht_name, *ht_slots; member |