Home
last modified time | relevance | path

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

/third_party/python/Modules/
Darraymodule.c1073 array_inplace_repeat(arrayobject *self, Py_ssize_t n) in array_inplace_repeat() function
2841 {Py_sq_inplace_repeat, array_inplace_repeat},