Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dlistobject.c984 list_inplace_concat(PyListObject *self, PyObject *other) in list_inplace_concat() function
2813 (binaryfunc)list_inplace_concat, /* sq_inplace_concat */