Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dcellobject.c34 PyObject* oldobj; in PyCell_Set() local
/external/python/cpython3/Objects/
Dcellobject.c36 PyObject* oldobj; in PyCell_Set() local
/external/python/cpython2/Modules/
D_curses_panel.c300 PyObject *oldobj; in PyCursesPanel_set_panel_userptr() local
/external/python/cpython3/Modules/
D_curses_panel.c325 PyObject *oldobj; in PyCursesPanel_set_panel_userptr() local
/external/v8/src/runtime/
Druntime-atomics.cc191 Handle<Object> oldobj, Handle<Object> newobj) { in DoCompareExchange()
/external/python/cpython3/Python/
Dceval.c2169 PyObject *oldobj = PyCell_GET(cell); in _PyEval_EvalFrameDefault() local
2234 PyObject *oldobj = PyCell_GET(cell); in _PyEval_EvalFrameDefault() local