Searched refs:z_errmsg (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/zlib/
H A Dzutil.h58 extern const char * const z_errmsg[10]; /* indexed by 2-zlib_error */
61 #define ERR_MSG(err) z_errmsg[Z_NEED_DICT-(err)]
H A Dmozzconf.h113 #define z_errmsg MOZ_Z_z_errmsg macro
H A Dzutil.c14 const char * const z_errmsg[10] = { variable
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dzutil.h49 extern z_const char * const z_errmsg[10]; /* indexed by 2-zlib_error */
52 #define ERR_MSG(err) z_errmsg[Z_NEED_DICT-(err)]
H A Dfx_zlib_zutil.c17 z_const char * const z_errmsg[10] = { variable
H A Dzlib.h73 #define z_errmsg FPDFAPI_z_errmsg macro
/external/qemu/distrib/zlib-1.2.8/
H A Dzutil.h47 extern z_const char * const z_errmsg[10]; /* indexed by 2-zlib_error */
50 #define ERR_MSG(err) z_errmsg[Z_NEED_DICT-(err)]
H A Dzutil.c17 z_const char * const z_errmsg[10] = { variable
/external/zlib/src/
H A Dzutil.h47 extern z_const char * const z_errmsg[10]; /* indexed by 2-zlib_error */
50 #define ERR_MSG(err) z_errmsg[Z_NEED_DICT-(err)]
H A Dzutil.c17 z_const char * const z_errmsg[10] = { variable
/external/zlib/
H A Dzutil.h47 extern z_const char * const z_errmsg[10]; /* indexed by 2-zlib_error */
50 #define ERR_MSG(err) z_errmsg[Z_NEED_DICT-(err)]
/external/pdfium/core/include/thirdparties/zlib/
H A Dzlib.h69 #define z_errmsg FPDFAPI_z_errmsg macro

Completed in 443 milliseconds