Searched refs:BZ_HDR_Z (Results 1 – 8 of 8) sorted by relevance
75 #define BZ_HDR_Z 0x5a /* 'Z' */ macro497 bsPutUChar ( bsWr, BZ_HDR_Z ); in main()
109 #define BZ_HDR_Z 0x5a /* 'Z' */ macro
625 bsPutUChar ( s, BZ_HDR_Z ); in BZ2_compressBlock()
201 if (uc != BZ_HDR_Z) RETURN(BZ_DATA_ERROR_MAGIC); in BZ2_decompress()
529 #define BZ_HDR_Z 0x5a /* 'Z' */ macro1604 if (uc != BZ_HDR_Z) RETURN(BZ_DATA_ERROR_MAGIC); in BZ2_decompress()4081 bsPutUChar ( s, BZ_HDR_Z ); in BZ2_compressBlock()
491 #define BZ_HDR_Z 0x5a /* 'Z' */ macro1566 if (uc != BZ_HDR_Z) RETURN(BZ_DATA_ERROR_MAGIC); in BZ2_decompress()4043 bsPutUChar ( s, BZ_HDR_Z ); in BZ2_compressBlock()
491 #define BZ_HDR_Z 0x5a /* 'Z' */ macro1564 if (uc != BZ_HDR_Z) RETURN(BZ_DATA_ERROR_MAGIC); in BZ2_decompress()4041 bsPutUChar ( s, BZ_HDR_Z ); in BZ2_compressBlock()
498 #define BZ_HDR_Z 0x5a /* 'Z' */ macro1575 if (uc != BZ_HDR_Z) RETURN(BZ_DATA_ERROR_MAGIC); in BZ2_decompress()4052 bsPutUChar ( s, BZ_HDR_Z ); in BZ2_compressBlock()