Home
last modified time | relevance | path

Searched refs:h_weakreflist (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_hamt.h51 PyObject *h_weakreflist; member
/third_party/python/Python/
H A Dhamt.c2472 o->h_weakreflist = NULL; in hamt_alloc()
2725 if (self->h_weakreflist != NULL) { in hamt_tp_dealloc()
2916 .tp_weaklistoffset = offsetof(PyHamtObject, h_weakreflist),

Completed in 4 milliseconds