Home
last modified time | relevance | path

Searched refs:Z_BINARY (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dzlib.h172 #define Z_BINARY 0 macro
/OK3568_Linux_fs/u-boot/include/u-boot/
H A Dzlib.h499 #define Z_BINARY 0 macro
/OK3568_Linux_fs/u-boot/lib/zlib/
H A Dtrees.c1150 return Z_BINARY;
1163 return Z_BINARY;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dzlib.h199 #define Z_BINARY 0 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dzlib.h199 #define Z_BINARY 0 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dzlib.h199 #define Z_BINARY 0 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dzlib.h199 #define Z_BINARY 0 macro
/OK3568_Linux_fs/kernel/lib/zlib_deflate/
H A Ddeftree.c1028 s->data_type = (Byte)(bin_freq > (ascii_freq >> 2) ? Z_BINARY : Z_ASCII);