Searched defs:can_overflow (Results 1 – 2 of 2) sorted by relevance
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
| D | mathmodule.c | 683 math_1(PyObject *arg, double (*func) (double), int can_overflow) in math_1() 791 #define FUNC1(funcname, func, can_overflow, docstring) \ argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
| D | mathmodule.c | 683 math_1(PyObject *arg, double (*func) (double), int can_overflow) in math_1() 791 #define FUNC1(funcname, func, can_overflow, docstring) \ argument
|