Home
last modified time | relevance | path

Searched defs:CO_FUTURE_DIVISION (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/
Dconsts.py20 CO_FUTURE_DIVISION = 0x2000 variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
D__future__.py68 CO_FUTURE_DIVISION = 0x2000 # division variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dcode.h50 #define CO_FUTURE_DIVISION 0x2000 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dcode.h50 #define CO_FUTURE_DIVISION 0x2000 macro