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