Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dunionobject.c192 PyObject *new_args = PyTuple_New(arg_length); in dedup_and_flatten_args() local
/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.cc267 ScopedPyObjectPtr new_args; in New() local
/third_party/python/Modules/
Darraymodule.c1933 PyObject *new_args; in make_array() local