Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/
D_decimal.c4465 dec_complex(PyObject *self, PyObject *dummy UNUSED) in dec_complex() function
4822 { "__complex__", dec_complex, METH_NOARGS, NULL },