Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dstructseq.c168 structseq_repr(PyStructSequence *obj) in structseq_repr() function
300 (reprfunc)structseq_repr, /* tp_repr */
/external/python/cpython2/Objects/
Dstructseq.c234 structseq_repr(PyStructSequence *obj) in structseq_repr() function
445 (reprfunc)structseq_repr, /* tp_repr */