Searched refs:slot_nb_coerce (Results 1 – 1 of 1) sorted by relevance
5383 slot_nb_coerce(PyObject **a, PyObject **b) function5389 self->ob_type->tp_as_number->nb_coerce == slot_nb_coerce) {5414 other->ob_type->tp_as_number->nb_coerce == slot_nb_coerce) {6134 NBSLOT("__coerce__", nb_coerce, slot_nb_coerce, wrap_coercefunc,