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

/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.h74 #define z_errmsg FPDFAPI_z_errmsg macro
/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.h70 #define z_errmsg FPDFAPI_z_errmsg macro

Completed in 142 milliseconds