Home
last modified time | relevance | path

Searched refs:slot_tp_repr (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Objects/
Dtypeobject.c5525 slot_tp_repr(PyObject *self) function
5555 return slot_tp_repr(self);
6046 TPSLOT("__repr__", tp_repr, slot_tp_repr, wrap_unaryfunc,
/external/python/cpython3/Objects/
Dtypeobject.c6622 slot_tp_repr(PyObject *self) in slot_tp_repr() function
7128 TPSLOT("__repr__", tp_repr, slot_tp_repr, wrap_unaryfunc,
/external/python/cpython3/Tools/c-analyzer/
DTODO467 Objects/typeobject.c:slot_tp_repr():PyId___repr__ _Py_IDENTIFIER(__repr__)
Dknown.tsv1343 Objects/typeobject.c slot_tp_repr PyId___repr__ variable _Py_IDENTIFIER(__repr__)