Home | History | Annotate | Download | only in Objects

Lines Matching refs:nb_divide

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

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