Home
last modified time | relevance | path

Searched refs:HAVE_UNISTD_H (Results 1 – 15 of 15) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
Dmacconfig.h28 #undef HAVE_UNISTD_H
Damigaconfig.h53 #define HAVE_UNISTD_H 1 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
DPython.h43 #ifdef HAVE_UNISTD_H
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
DPython.h43 #ifdef HAVE_UNISTD_H
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dresource.c9 #if defined(HAVE_UNISTD_H)
Dposixmodule.c172 #ifndef HAVE_UNISTD_H
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dzconf.h411 #ifdef HAVE_UNISTD_H /* may be set to #if 1 by ./configure */
DChangeLog980 - Fix configure problem with compile-time knowledge of HAVE_UNISTD_H that
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/X64/
Dpyconfig.h913 #define HAVE_UNISTD_H 1 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ia32/
Dpyconfig.h873 #define HAVE_UNISTD_H 1 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ipf/
Dpyconfig.h869 #define HAVE_UNISTD_H 1 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Ia32/
Dpyconfig.h912 #define HAVE_UNISTD_H 1 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/X64/
Dpyconfig.h911 #define HAVE_UNISTD_H 1 macro
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregexec.c1165 #ifdef HAVE_UNISTD_H
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
DChangeLog363 - Fix configure problem with compile-time knowledge of HAVE_UNISTD_H that