Home
last modified time | relevance | path

Searched refs:z_errmsg (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/lib/zlib/
H A Dzutil.h53 extern const char * const z_errmsg[10]; /* indexed by 2-zlib_error */
56 #define ERR_MSG(err) z_errmsg[Z_NEED_DICT-(err)]
H A Dzutil.c14 const char * const z_errmsg[10] = { variable
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rsync/files/
H A D0001-Add-missing-prototypes-to-function-declarations.patch156 @@ -27,12 +27,12 @@ z_const char * const z_errmsg[10] = {
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A Du-boot.map