Home
last modified time | relevance | path

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

/dports/math/py-gmpy2-devel/gmpy-gmpy2-2.1.0b5/src/
H A Dgmpy2_convert_gmp.h76 static PyObject * GMPy_XMPZ_Repr_Slot(XMPZ_Object *self);
H A Dgmpy2_xmpz.c195 (reprfunc) GMPy_XMPZ_Repr_Slot, /* tp_repr */
H A Dgmpy2_convert_gmp.c546 GMPy_XMPZ_Repr_Slot(XMPZ_Object *self) in GMPy_XMPZ_Repr_Slot() function
/dports/math/py-gmpy2/gmpy2-2.1.1/src/
H A Dgmpy2_convert_gmp.h75 static PyObject * GMPy_XMPZ_Repr_Slot(XMPZ_Object *self);
H A Dgmpy2_xmpz.c193 (reprfunc) GMPy_XMPZ_Repr_Slot, /* tp_repr */
H A Dgmpy2_convert_gmp.c559 GMPy_XMPZ_Repr_Slot(XMPZ_Object *self) in GMPy_XMPZ_Repr_Slot() function