Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/
D_decimal.c4678 dec_imag(PyObject *self UNUSED, void *closure UNUSED) in dec_imag() function
4695 { "imag", (getter)dec_imag, NULL, NULL, NULL},