Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/
D_decimal.c5257 ctx_mpd_qcopy_negate(PyObject *context, PyObject *v) in ctx_mpd_qcopy_negate() function
5474 { "copy_negate", ctx_mpd_qcopy_negate, METH_O, doc_ctx_copy_negate },