Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Python/
Dbltinmodule.c2163 builtin_repr(PyObject *self, PyObject *v) in builtin_repr() function
/aosp_15_r20/external/python/cpython3/Python/
Dbltinmodule.c2295 builtin_repr(PyObject *module, PyObject *obj) in builtin_repr() function