Searched refs:BZ_HDR_h (Results 1 – 8 of 8) sorted by relevance
76 #define BZ_HDR_h 0x68 /* 'h' */ macro498 bsPutUChar ( bsWr, BZ_HDR_h ); in main()
110 #define BZ_HDR_h 0x68 /* 'h' */ macro
626 bsPutUChar ( s, BZ_HDR_h ); in BZ2_compressBlock()
204 if (uc != BZ_HDR_h) RETURN(BZ_DATA_ERROR_MAGIC); in BZ2_decompress()
530 #define BZ_HDR_h 0x68 /* 'h' */ macro1607 if (uc != BZ_HDR_h) RETURN(BZ_DATA_ERROR_MAGIC); in BZ2_decompress()4082 bsPutUChar ( s, BZ_HDR_h ); in BZ2_compressBlock()
492 #define BZ_HDR_h 0x68 /* 'h' */ macro1569 if (uc != BZ_HDR_h) RETURN(BZ_DATA_ERROR_MAGIC); in BZ2_decompress()4044 bsPutUChar ( s, BZ_HDR_h ); in BZ2_compressBlock()
492 #define BZ_HDR_h 0x68 /* 'h' */ macro1567 if (uc != BZ_HDR_h) RETURN(BZ_DATA_ERROR_MAGIC); in BZ2_decompress()4042 bsPutUChar ( s, BZ_HDR_h ); in BZ2_compressBlock()
499 #define BZ_HDR_h 0x68 /* 'h' */ macro1578 if (uc != BZ_HDR_h) RETURN(BZ_DATA_ERROR_MAGIC); in BZ2_decompress()4053 bsPutUChar ( s, BZ_HDR_h ); in BZ2_compressBlock()