Home
last modified time | relevance | path

Searched refs:compatible_with_tp_base (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Objects/
Dtypeobject.c4609 compatible_with_tp_base(PyTypeObject *child) in compatible_with_tp_base() function
4678 while (compatible_with_tp_base(newbase)) in compatible_for_assignment()
4680 while (compatible_with_tp_base(oldbase)) in compatible_for_assignment()