Home | History | Annotate | Download | only in Objects

Lines Matching refs:nb_coerce

3820         COPYNUM(nb_coerce);

5229 self->ob_type->tp_as_number->nb_coerce == slot_nb_coerce) {
5254 other->ob_type->tp_as_number->nb_coerce == slot_nb_coerce) {
5974 NBSLOT("__coerce__", nb_coerce, slot_nb_coerce, wrap_coercefunc,