Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dflowgraph.c1261 add_const(PyObject *newconst, PyObject *consts, PyObject *const_cache) in add_const()
1313 PyObject *newconst = PyTuple_New(n); in fold_tuple_on_constants() local