Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/
D_decimal.c5211 ctx_canonical(PyObject *context UNUSED, PyObject *v) in ctx_canonical() function
5471 { "canonical", ctx_canonical, METH_O, doc_ctx_canonical },