Searched defs:can_overflow (Results 1 – 4 of 4) sorted by relevance
125 fn can_overflow<T>(radix: u32, input: &str) -> bool in test_can_not_overflow() function
1041 int can_overflow) in math_1_to_whatever()1116 math_1(PyObject *arg, double (*func) (double), int can_overflow) in math_1()1156 #define FUNC1(funcname, func, can_overflow, docstring) \ argument
202 int can_overflow; member
184 int can_overflow; member