Home
last modified time | relevance | path

Searched defs:list_repeat (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Objects/
Dlistobject.c542 list_repeat(PyListObject *a, Py_ssize_t n) in list_repeat() function
/aosp_15_r20/external/python/cpython3/Objects/
Dlistobject.c558 list_repeat(PyListObject *a, Py_ssize_t n) in list_repeat() function