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