Searched refs:fixup_slot_dispatchers (Results 1 – 1 of 1) sorted by relevance
2257 static void fixup_slot_dispatchers(PyTypeObject *);3191 fixup_slot_dispatchers(type); in type_new_impl()8426 fixup_slot_dispatchers(PyTypeObject *type) in fixup_slot_dispatchers() function