Searched refs:ob_ldef_func (Results 1 – 1 of 1) sorted by relevance
45 PyObject *ob_ldef_func; member59 it->ob_ldef_func = NULL; in ListObj_New()78 Py_CLEAR(self->ob_ldef_func); in ListObj_dealloc()850 ((ListObject*)_res)->ob_ldef_func = listDefFunc; in List_CreateCustomList()1081 listDefFunc = self->ob_ldef_func; in myListDefFunction()