Searched refs:float___trunc__ (Results 1 – 1 of 1) sorted by relevance
32 {"__trunc__", (PyCFunction)float___trunc__, METH_NOARGS, float___trunc____doc__},38 float___trunc__(PyObject *self, PyObject *Py_UNUSED(ignored)) in float___trunc__() function