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

/external/freetype/src/gzip/
H A Dzlib.h135 #define Z_ERRNO (-1) macro
763 errnum is set to Z_ERRNO and the application may consult errno
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/gzip/
H A Dzlib.h135 #define Z_ERRNO (-1) macro
763 errnum is set to Z_ERRNO and the application may consult errno
/external/opencv3/3rdparty/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.
/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.
/external/pdfium/third_party/zlib_v128/
H A Dzlib.h245 #define Z_ERRNO (-1) macro
1588 gzclose will return Z_STREAM_ERROR if file is not valid, Z_ERRNO on a
1610 Z_ERRNO and the application may consult errno to get the exact error code.

Completed in 208 milliseconds