Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/
D_decimal.c780 context_getetop(PyObject *self, PyObject *dummy UNUSED) in context_getetop() function
5451 { "Etop", context_getetop, METH_NOARGS, doc_ctx_Etop },