Home
last modified time | relevance | path

Searched refs:Py_ReprLeave (Results 1 - 16 of 16) sorted by relevance

/third_party/python/Modules/
H A D_operator.c1139 Py_ReprLeave((PyObject *)ig); in itemgetter_repr()
1503 Py_ReprLeave((PyObject *)ag); in attrgetter_repr()
1680 Py_ReprLeave((PyObject *)mc); in methodcaller_repr()
1686 Py_ReprLeave((PyObject *)mc); in methodcaller_repr()
1734 Py_ReprLeave((PyObject *)mc); in methodcaller_repr()
H A D_collectionsmodule.c1388 Py_ReprLeave(deque); in deque_repr()
1398 Py_ReprLeave(deque); in deque_repr()
2122 Py_ReprLeave(dd->default_factory); in defdict_repr()
H A D_functoolsmodule.c400 Py_ReprLeave((PyObject *)pto); in partial_repr()
H A D_elementtree.c1634 Py_ReprLeave((PyObject *)self); in element_repr()
/third_party/python/Objects/
H A Dnamespaceobject.c142 Py_ReprLeave(ns); in namespace_repr()
H A Dtupleobject.c281 Py_ReprLeave((PyObject *)v); in tuplerepr()
286 Py_ReprLeave((PyObject *)v); in tuplerepr()
H A Dsetobject.c520 Py_ReprLeave((PyObject*)so); in set_repr()
547 Py_ReprLeave((PyObject*)so); in set_repr()
H A Ddictobject.c2413 Py_ReprLeave((PyObject *)mp); in dict_repr()
2470 Py_ReprLeave((PyObject *)mp); in dict_repr()
2475 Py_ReprLeave((PyObject *)mp); in dict_repr()
4725 Py_ReprLeave((PyObject *)dv); in dictview_repr()
H A Dlistobject.c426 Py_ReprLeave((PyObject *)v); in list_repr()
431 Py_ReprLeave((PyObject *)v); in list_repr()
H A Dodictobject.c1436 Py_ReprLeave((PyObject *)self); in odict_repr()
H A Dobject.c2149 Py_ReprLeave() to avoid infinite recursion.
2153 occurred. Py_ReprLeave() has no return value.
2193 Py_ReprLeave(PyObject *obj) in Py_ReprLeave() function
/third_party/python/Include/
H A Dobject.h323 PyAPI_FUNC(void) Py_ReprLeave(PyObject *);
/third_party/python/Modules/_io/
H A Dfileio.c1104 Py_ReprLeave((PyObject *)self);
H A Dtextio.c2920 Py_ReprLeave((PyObject *)self); in textiowrapper_repr()
2927 Py_ReprLeave((PyObject *)self); in textiowrapper_repr()
H A Dbufferedio.c1385 Py_ReprLeave((PyObject *)self); in buffered_repr()
/third_party/python/PC/
H A Dpython3dll.c82 EXPORT_FUNC(Py_ReprLeave)

Completed in 47 milliseconds