Home | History | Annotate | Download | only in Objects

Lines Matching refs:nb_divide

619         return PyLong_Type.tp_as_number->nb_divide((PyObject *)x,

640 return PyLong_Type.tp_as_number->nb_divide((PyObject *)x,
1345 (binaryfunc)int_classic_div, /*nb_divide*/