Searched refs:float___ceil__ (Results 1 – 1 of 1) sorted by relevance
66 {"__ceil__", (PyCFunction)float___ceil__, METH_NOARGS, float___ceil____doc__},72 float___ceil__(PyObject *self, PyObject *Py_UNUSED(ignored)) in float___ceil__() function