Searched refs:math_1_to_int (Results 1 – 1 of 1) sorted by relevance
994 math_1_to_int(PyObject *arg, double (*func) (double), int can_overflow) in math_1_to_int() function1095 return math_1_to_int(number, ceil, 0); in math_ceil()1153 return math_1_to_int(number, floor, 0); in math_floor()