Searched refs:BZ_HDR_B (Results 1 – 9 of 9) sorted by relevance
74 #define BZ_HDR_B 0x42 /* 'B' */ macro496 bsPutUChar ( bsWr, BZ_HDR_B ); in main()
108 #define BZ_HDR_B 0x42 /* 'B' */ macro
624 bsPutUChar ( s, BZ_HDR_B ); in BZ2_compressBlock()
198 if (uc != BZ_HDR_B) RETURN(BZ_DATA_ERROR_MAGIC); in BZ2_decompress()
474 #define BZ_HDR_B 0x42 /* 'B' */ macro1548 if (uc != BZ_HDR_B) RETURN(BZ_DATA_ERROR_MAGIC); in BZ2_decompress()4027 bsPutUChar ( s, BZ_HDR_B ); in BZ2_compressBlock()
490 #define BZ_HDR_B 0x42 /* 'B' */ macro1563 if (uc != BZ_HDR_B) RETURN(BZ_DATA_ERROR_MAGIC); in BZ2_decompress()4042 bsPutUChar ( s, BZ_HDR_B ); in BZ2_compressBlock()
528 #define BZ_HDR_B 0x42 /* 'B' */ macro1601 if (uc != BZ_HDR_B) RETURN(BZ_DATA_ERROR_MAGIC); in BZ2_decompress()4080 bsPutUChar ( s, BZ_HDR_B ); in BZ2_compressBlock()
497 #define BZ_HDR_B 0x42 /* 'B' */ macro1572 if (uc != BZ_HDR_B) RETURN(BZ_DATA_ERROR_MAGIC); in BZ2_decompress()4051 bsPutUChar ( s, BZ_HDR_B ); in BZ2_compressBlock()