Home
last modified time | relevance | path

Searched refs:HAVE_FTELLO (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/X64/
Dpyconfig.h269 #define HAVE_FTELLO 1 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ia32/
Dpyconfig.h262 #define HAVE_FTELLO 1 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ipf/
Dpyconfig.h262 #define HAVE_FTELLO 1 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Ia32/
Dpyconfig.h269 #define HAVE_FTELLO 1 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/X64/
Dpyconfig.h268 #define HAVE_FTELLO 1 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dfileobject.c742 #elif defined(HAVE_FTELLO) && SIZEOF_OFF_T >= 8 in _portable_ftell()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dfileobject.c728 #elif defined(HAVE_FTELLO) && SIZEOF_OFF_T >= 8 in _portable_ftell()