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