Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dstructseq.c326 structseq_repeat(PyStructSequence *obj, Py_ssize_t n) in structseq_repeat() function
416 (ssizeargfunc)structseq_repeat, /* sq_repeat */