Home
last modified time | relevance | path

Searched defs:oldvalue (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Objects/
H A Dframeobject.c1253 PyObject *oldvalue = fast[i]; in _PyFrame_LocalsToFast() local
[all...]
H A Ddictobject.c2280 PyObject *oldvalue; in _PyDict_FromKeys() local
4309 PyObject *oldvalue = PyTuple_GET_ITEM(result, 1); in dictiter_iternextitem() local
4443 PyObject *oldvalue = PyTuple_GET_ITEM(result, 1); in dictreviter_iternext() local
/third_party/python/Python/
H A Derrors.c35 PyObject *oldtype, *oldvalue, *oldtraceback; in _PyErr_Restore() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dlinearize.c1462 pseudo_t oldvalue = linearize_load_gen(ep, &ad); in linearize_assignment() local
/third_party/python/Modules/
H A Ditertoolsmodule.c261 PyObject *newvalue, *newkey, *oldvalue; in groupby_step() local

Completed in 32 milliseconds