Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/
D_decimal.c3189 dec_format(PyObject *dec, PyObject *args) in dec_format() function
4816 { "__format__", dec_format, METH_VARARGS, NULL },