Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dlistobject.c733 list_inplace_repeat(PyListObject *self, Py_ssize_t n) in list_inplace_repeat() function
2814 (ssizeargfunc)list_inplace_repeat, /* sq_inplace_repeat */