Searched defs:Py_ADJUST_ERANGE2 (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.1/Include/
H A Dpyport.h478 * Py_ADJUST_ERANGE2(x, y)
480 * macros after, passing the function result(s) (Py_ADJUST_ERANGE2 is useful
501 #define Py_ADJUST_ERANGE2(X, Y) \ macro
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.2/Include/
H A Dpyport.h491 * Py_ADJUST_ERANGE2(x, y)
493 * macros after, passing the function result(s) (Py_ADJUST_ERANGE2 is useful
514 #define Py_ADJUST_ERANGE2(X, Y) \ macro

Completed in 44 milliseconds