Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dobject.h185 typedef PyObject *(*reprfunc)(PyObject *); typedef
/external/python/cpython2/Include/
Dobject.h313 typedef PyObject *(*reprfunc)(PyObject *); typedef