Searched refs:float_is_integer (Results 1 – 2 of 2) sorted by relevance
12 {"is_integer", (PyCFunction)float_is_integer, METH_NOARGS, float_is_integer__doc__},18 float_is_integer(PyObject *self, PyObject *Py_UNUSED(ignored)) in float_is_integer() function
984 float_is_integer(PyObject *v) in float_is_integer() function2038 {"is_integer", (PyCFunction)float_is_integer, METH_NOARGS,