Home | History | Annotate | Download | only in _decimal

Lines Matching full:next_toward

4753   { "next_toward", (PyCFunction)dec_mpd_qnext_toward, METH_VARARGS|METH_KEYWORDS, doc_next_toward },
5433 { "next_toward", ctx_mpd_qnext_toward, METH_VARARGS, doc_ctx_next_toward },