Home
last modified time | relevance | path

Searched refs:method_repr (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Objects/
H A Dclassobject.c275 method_repr(PyMethodObject *a) in method_repr() function
330 .tp_repr = (reprfunc)method_repr,
H A Ddescrobject.c64 method_repr(PyMethodDescrObject *descr) in method_repr() function
720 (reprfunc)method_repr, /* tp_repr */
760 (reprfunc)method_repr, /* tp_repr */

Completed in 5 milliseconds