Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/
D_decimal.c1432 context_reduce(PyObject *self, PyObject *args UNUSED) in context_reduce() function
5506 { "__reduce__", context_reduce, METH_NOARGS, NULL },