Searched refs:func_weakreflist (Results 1 – 2 of 2) sorted by relevance
30 PyObject *func_weakreflist; /* List of weak references */ member
19 op->func_weakreflist = NULL; in PyFunction_New()449 if (op->func_weakreflist != NULL) in func_dealloc()569 offsetof(PyFunctionObject, func_weakreflist), /* tp_weaklistoffset */