Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dtupleobject.c436 tupleconcat(register PyTupleObject *a, register PyObject *bb) in tupleconcat() function
692 (binaryfunc)tupleconcat, /* sq_concat */