Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dcellobject.c66 PyObject* oldobj; in PyCell_Set() local
/third_party/python/Modules/
D_curses_panel.c453 PyObject *oldobj = (PyObject *) panel_userptr(self->pan); in _curses_panel_panel_set_userptr_impl() local
/third_party/python/Python/
Dceval.c3139 PyObject *oldobj = PyCell_GET(cell); local
3200 PyObject *oldobj = PyCell_GET(cell); local