Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Darraymodule.c876 array_inplace_repeat(arrayobject *self, Py_ssize_t n) in array_inplace_repeat() function
1945 (ssizeargfunc)array_inplace_repeat /*sq_inplace_repeat*/