Home
last modified time | relevance | path

Searched refs:tupleconcat (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Objects/
Dtupleobject.c508 tupleconcat(PyTupleObject *a, PyObject *bb) in tupleconcat() function
806 (binaryfunc)tupleconcat, /* sq_concat */