Home
last modified time | relevance | path

Searched defs:oldto (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Objects/
Dtypeobject.c6322 compatible_for_assignment(PyTypeObject* oldto, PyTypeObject* newto, const char* attr) in compatible_for_assignment()
6382 PyTypeObject *oldto = Py_TYPE(self); in object_set_class_world_stopped() local
6501 PyTypeObject *oldto = Py_TYPE(self); in object_set_class() local