Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/
D_decimal.c5248 ctx_copy_decimal(PyObject *context, PyObject *v) in ctx_copy_decimal() function
5473 { "copy_decimal", ctx_copy_decimal, METH_O, doc_ctx_copy_decimal },