Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dzlib.h173 #define Z_ASCII 1 macro
/OK3568_Linux_fs/u-boot/include/u-boot/
H A Dzlib.h501 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dzlib.h201 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dzlib.h201 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dzlib.h201 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dzlib.h201 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */ 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);