Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/
D_decimal.c887 context_unsafe_setemax(PyObject *self, PyObject *value) in context_unsafe_setemax() function
5501 { "_unsafe_setemax", context_unsafe_setemax, METH_O, NULL },