Searched refs:equiv_structs (Results 1 – 1 of 1) sorted by relevance
3133 equiv_structs(PyTypeObject *a, PyTypeObject *b) in equiv_structs() function3189 while (equiv_structs(newbase, newbase->tp_base)) in compatible_for_assignment()3191 while (equiv_structs(oldbase, oldbase->tp_base)) in compatible_for_assignment()