Searched defs:Z_ERRNO (Results 1 - 8 of 8) sorted by relevance

/external/kernel-headers/original/linux/
H A Dzlib.h151 #define Z_ERRNO (-1) macro
/external/chromium/sdch/open-vcdiff/src/
H A Dzlib.h173 #define Z_ERRNO (-1) macro
1244 errnum is set to Z_ERRNO and the application may consult errno
/external/chromium_org/sdch/open-vcdiff/src/zlib/
H A Dzlib.h173 #define Z_ERRNO (-1) macro
1244 errnum is set to Z_ERRNO and the application may consult errno
/external/open-vcdiff/src/zlib/
H A Dzlib.h173 #define Z_ERRNO (-1) macro
1244 errnum is set to Z_ERRNO and the application may consult errno
/external/qemu/distrib/zlib-1.2.3/
H A Dzlib.h173 #define Z_ERRNO (-1) macro
1241 errnum is set to Z_ERRNO and the application may consult errno
/external/chromium_org/third_party/zlib/
H A Dzlib.h177 #define Z_ERRNO (-1) macro
1426 gzclose will return Z_STREAM_ERROR if file is not valid, Z_ERRNO on a
1447 Z_ERRNO and the application may consult errno to get the exact error code.
/external/zlib/src/
H A Dzlib.h176 #define Z_ERRNO (-1) macro
1519 gzclose will return Z_STREAM_ERROR if file is not valid, Z_ERRNO on a
1541 Z_ERRNO and the application may consult errno to get the exact error code.
/external/zlib/
H A Dzlib.h176 #define Z_ERRNO (-1) macro
1519 gzclose will return Z_STREAM_ERROR if file is not valid, Z_ERRNO on a
1541 Z_ERRNO and the application may consult errno to get the exact error code.

Completed in 76 milliseconds