Searched refs:h_weakreflist (Results 1 – 2 of 2) sorted by relevance
21 PyObject *h_weakreflist; member
2481 o->h_weakreflist = NULL; in hamt_alloc()2734 if (self->h_weakreflist != NULL) { in hamt_tp_dealloc()2925 .tp_weaklistoffset = offsetof(PyHamtObject, h_weakreflist),