Home | History | Annotate | Download | only in Objects

Lines Matching refs:nb_divmod

715         return PyLong_Type.tp_as_number->nb_divmod((PyObject *)x,
1371 (binaryfunc)int_divmod, /*nb_divmod*/