Home | History | Annotate | Download | only in Objects

Lines Matching refs:nb_divmod

722         return PyLong_Type.tp_as_number->nb_divmod((PyObject *)x,

1378 (binaryfunc)int_divmod, /*nb_divmod*/