Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dcellobject.c66 PyObject* oldobj; in PyCell_Set() local
/third_party/python/Modules/
D_curses_panel.c433 PyObject *oldobj; in _curses_panel_panel_set_userptr() local
/third_party/gstreamer/gstreamer/gst/
Dgstobject.c337 gst_object_replace (GstObject ** oldobj, GstObject * newobj) in gst_object_replace()
/third_party/python/Python/
Dceval.c2645 PyObject *oldobj = PyCell_GET(cell); in _PyEval_EvalFrameDefault() local
2716 PyObject *oldobj = PyCell_GET(cell); in _PyEval_EvalFrameDefault() local