Searched defs:Z_HAVE_UNISTD_H (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
H A Dzconf.h412 # define Z_HAVE_UNISTD_H macro
447 #if defined(__WATCOMC__) && !defined(Z_HAVE_UNISTD_H)
448 # define Z_HAVE_UNISTD_H macro
451 # if defined(Z_HAVE_UNISTD_H) || defined(_LARGEFILE64_SOURCE)
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
H A Dzconf.h435 # define Z_HAVE_UNISTD_H macro
470 #if defined(__WATCOMC__) && !defined(Z_HAVE_UNISTD_H)
471 # define Z_HAVE_UNISTD_H macro
474 # if defined(Z_HAVE_UNISTD_H) || defined(_LARGEFILE64_SOURCE)

Completed in 8 milliseconds