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

/external/python/cpython2/Objects/
H A Dtypeobject.c5479 slot_tp_str(PyObject *self) function
5989 TPSLOT("__str__", tp_str, slot_tp_str, wrap_unaryfunc,
/external/python/cpython3/Objects/
H A Dtypeobject.c6097 slot_tp_str(PyObject *self) function
6562 TPSLOT("__str__", tp_str, slot_tp_str, wrap_unaryfunc,

Completed in 62 milliseconds