Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/
Dconsts.py23 CO_FUTURE_PRINT_FUNCTION = 0x10000 variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
D__future__.py71 CO_FUTURE_PRINT_FUNCTION = 0x10000 # print function variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dcode.h53 #define CO_FUTURE_PRINT_FUNCTION 0x10000 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dcode.h53 #define CO_FUTURE_PRINT_FUNCTION 0x10000 macro