Home | History | Annotate | Download | only in Objects

Lines Matching refs:nb_coerce

3911         COPYNUM(nb_coerce);
5326 self->ob_type->tp_as_number->nb_coerce == slot_nb_coerce) {
5351 other->ob_type->tp_as_number->nb_coerce == slot_nb_coerce) {
6071 NBSLOT("__coerce__", nb_coerce, slot_nb_coerce, wrap_coercefunc,