Home
last modified time | relevance | path

Searched refs:_dist_code (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/lib/zlib/
H A Ddeflate.h302 ((dist) < 256 ? _dist_code[dist] : _dist_code[256+((dist)>>7)])
313 extern uch ZLIB_INTERNAL _dist_code[];
316 extern const uch ZLIB_INTERNAL _dist_code[];
H A Dtrees.h73 const uch ZLIB_INTERNAL _dist_code[DIST_CODE_LEN] = { variable
H A Dtrees.c103 uch _dist_code[DIST_CODE_LEN]; variable
282 _dist_code[dist++] = (uch)code; in tr_static_init()
290 _dist_code[256 + dist++] = (uch)code; in tr_static_init()
356 fprintf(header, "%2u%s", _dist_code[i], in gen_trees_header()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dzconf.h25 # define _dist_code z__dist_code macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dzconf.h25 # define _dist_code z__dist_code macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dzconf.h25 # define _dist_code z__dist_code macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dzconf.h25 # define _dist_code z__dist_code macro