Searched refs:Py_ReprLeave (Results 1 – 21 of 21) sorted by relevance
1092 Py_ReprLeave((PyObject *)ig); in itemgetter_repr()1422 Py_ReprLeave((PyObject *)ag); in attrgetter_repr()1593 Py_ReprLeave((PyObject *)mc); in methodcaller_repr()1599 Py_ReprLeave((PyObject *)mc); in methodcaller_repr()1647 Py_ReprLeave((PyObject *)mc); in methodcaller_repr()
1391 Py_ReprLeave(deque); in deque_repr()1401 Py_ReprLeave(deque); in deque_repr()2146 Py_ReprLeave(dd->default_factory); in defdict_repr()
399 Py_ReprLeave((PyObject *)pto); in partial_repr()
1646 Py_ReprLeave((PyObject *)self); in element_repr()
141 Py_ReprLeave(ns); in namespace_repr()
366 Py_ReprLeave((PyObject *)v); in tuplerepr()371 Py_ReprLeave((PyObject *)v); in tuplerepr()
2107 Py_ReprLeave((PyObject *)mp); in dict_repr()2164 Py_ReprLeave((PyObject *)mp); in dict_repr()2169 Py_ReprLeave((PyObject *)mp); in dict_repr()4366 Py_ReprLeave((PyObject *)dv); in dictview_repr()
520 Py_ReprLeave((PyObject*)so); in set_repr()547 Py_ReprLeave((PyObject*)so); in set_repr()
408 Py_ReprLeave((PyObject *)v); in list_repr()413 Py_ReprLeave((PyObject *)v); in list_repr()
1488 Py_ReprLeave((PyObject *)self); in odict_repr()
2062 Py_ReprLeave(PyObject *obj) in Py_ReprLeave() function
300 PyAPI_FUNC(void) Py_ReprLeave(PyObject *);
1102 Py_ReprLeave((PyObject *)self);
2948 Py_ReprLeave((PyObject *)self); in textiowrapper_repr()2955 Py_ReprLeave((PyObject *)self); in textiowrapper_repr()
1401 Py_ReprLeave((PyObject *)self); in buffered_repr()
820 function,Py_ReprLeave,3.2,
3020 Py_ReprLeave:void:::3021 Py_ReprLeave:PyObject*:object:-1:
86 EXPORT_FUNC(Py_ReprLeave)
1558 function Py_ReprLeave
29308 Py_ReprLeave() below. Comparisons of such objects still go beserk,29606 - New functions Py_ReprEnter() and Py_ReprLeave() use the per-thread
817 .. c:function:: void Py_ReprLeave(PyObject *object)