Searched refs:math_1_to_whatever (Results 1 – 1 of 1) sorted by relevance
907 math_1_to_whatever(PyObject *arg, double (*func) (double), in math_1_to_whatever() function990 return math_1_to_whatever(arg, func, PyFloat_FromDouble, can_overflow); in math_1()996 return math_1_to_whatever(arg, func, PyLong_FromDouble, can_overflow); in math_1_to_int()