Searched defs:reprfunc (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Include/ | ||
D | object.h | 185 typedef PyObject *(*reprfunc)(PyObject *); typedef |
/external/python/cpython2/Include/ | ||
D | object.h | 313 typedef PyObject *(*reprfunc)(PyObject *); typedef |