Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dlongintrepr.h63 #define PyLong_BASE ((digit)1 << PyLong_SHIFT) macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dlongintrepr.h63 #define PyLong_BASE ((digit)1 << PyLong_SHIFT) macro