Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dlistobject.c917 list_inplace_concat(PyListObject *self, PyObject *other) in list_inplace_concat() function
2538 (binaryfunc)list_inplace_concat, /* sq_inplace_concat */