Home
last modified time | relevance | path

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

/dports/math/py-gmpy2/gmpy2-2.1.1/src/
H A Dgmpy2.c875 { "round2", GMPy_Context_Round2, METH_VARARGS, GMPy_doc_function_round2 },
H A Dgmpy2_math.h311 static PyObject * GMPy_Context_Round2(PyObject *self, PyObject *args);
H A Dgmpy2_context.c1339 { "round2", GMPy_Context_Round2, METH_VARARGS, GMPy_doc_context_round2 },
H A Dgmpy2_math.c1471 GMPy_Context_Round2(PyObject *self, PyObject *args) in GMPy_Context_Round2() function
/dports/math/py-gmpy2-devel/gmpy-gmpy2-2.1.0b5/src/
H A Dgmpy2.c842 { "round2", GMPy_Context_Round2, METH_VARARGS, GMPy_doc_function_round2 },
H A Dgmpy2_math.h321 static PyObject * GMPy_Context_Round2(PyObject *self, PyObject *args);
H A Dgmpy2_context.c1333 { "round2", GMPy_Context_Round2, METH_VARARGS, GMPy_doc_context_round2 },
H A Dgmpy2_math.c1485 GMPy_Context_Round2(PyObject *self, PyObject *args) in GMPy_Context_Round2() function