Searched defs:Z_ERRNO (Results 1 - 5 of 5) 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/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/zlib/src/
H A Dzlib.h176 #define Z_ERRNO (-1) macro
1502 gzclose will return Z_STREAM_ERROR if file is not valid, Z_ERRNO on a
1524 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
1502 gzclose will return Z_STREAM_ERROR if file is not valid, Z_ERRNO on a
1524 Z_ERRNO and the application may consult errno to get the exact error code.

Completed in 463 milliseconds