Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/
D_decimal.c5298 ctx_mpd_to_sci(PyObject *context, PyObject *v) in ctx_mpd_to_sci() function
5478 { "to_sci_string", ctx_mpd_to_sci, METH_O, doc_ctx_to_sci_string },