Home
last modified time | relevance | path

Searched defs:can_overflow (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dmathmodule.c683 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/
Dmathmodule.c683 math_1(PyObject *arg, double (*func) (double), int can_overflow) in math_1()
791 #define FUNC1(funcname, func, can_overflow, docstring) \ argument