Lines Matching refs:bsPutUChar
95 void bsPutUChar ( EState* s, UChar c )
625 bsPutUChar ( s, BZ_HDR_B );
626 bsPutUChar ( s, BZ_HDR_Z );
627 bsPutUChar ( s, BZ_HDR_h );
628 bsPutUChar ( s, (UChar)(BZ_HDR_0 + s->blockSize100k) );
633 bsPutUChar ( s, 0x31 ); bsPutUChar ( s, 0x41 );
634 bsPutUChar ( s, 0x59 ); bsPutUChar ( s, 0x26 );
635 bsPutUChar ( s, 0x53 ); bsPutUChar ( s, 0x59 );
660 bsPutUChar ( s, 0x17 ); bsPutUChar ( s, 0x72 );
661 bsPutUChar ( s, 0x45 ); bsPutUChar ( s, 0x38 );
662 bsPutUChar ( s, 0x50 ); bsPutUChar ( s, 0x90 );