Home
last modified time | relevance | path

Searched defs:oldobj (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Objects/
H A Dcellobject.c66 PyObject* oldobj; in PyCell_Set() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-atomics.cc311 DoCompareExchange(Isolate* isolate, void* buffer, size_t index, Handle<Object> oldobj, Handle<Object> newobj) DoCompareExchange() argument
/third_party/python/Modules/
H A D_curses_panel.c453 PyObject *oldobj = (PyObject *) panel_userptr(self->pan); in _curses_panel_panel_set_userptr_impl() local
/third_party/python/Python/
H A Dceval.c3139 PyObject *oldobj = PyCell_GET(cell); local
3200 PyObject *oldobj = PyCell_GET(cell); local

Completed in 14 milliseconds