Home
last modified time | relevance | path

Searched refs:dec_mpd_same_quantum (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/_decimal/
D_decimal.c4316 dec_mpd_same_quantum(PyObject *self, PyObject *args, PyObject *kwds) in dec_mpd_same_quantum() function
4798 …{ "same_quantum", (PyCFunction)(void(*)(void))dec_mpd_same_quantum, METH_VARARGS|METH_KEYWORDS, do…