Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Objects/
Dgenericaliasobject.c285 PyObject *subargs = PyTuple_New(nsubargs); in subs_tvars() local
377 PyObject *subargs = _unpacked_tuple_args(item); in _unpack_args() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Dmessage.c1200 PyObject* subargs = PyTuple_New(0); in PyUpb_Message_MergeInternal() local
1284 PyObject* subargs = PyTuple_New(0); in PyUpb_Message_ByteSize() local
Ddescriptor_pool.c258 PyObject* subargs = PyTuple_New(0); in PyUpb_DescriptorPool_DoAdd() local
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dspinel.c1067 va_list_obj subargs; in spinel_datatype_vpack_() local