Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/
D_decimal.c767 context_getallcr(PyObject *self, void *closure UNUSED) in context_getallcr() function
1473 { "_allcr", (getter)context_getallcr, (setter)context_setallcr, NULL, NULL},