Home | History | Annotate | Download | only in tests

Lines Matching refs:bsPutUChar

3512 void bsPutUChar ( EState* s, UChar c )
4042 bsPutUChar ( s, BZ_HDR_B );
4043 bsPutUChar ( s, BZ_HDR_Z );
4044 bsPutUChar ( s, BZ_HDR_h );
4045 bsPutUChar ( s, (UChar)(BZ_HDR_0 + s->blockSize100k) );
4050 bsPutUChar ( s, 0x31 ); bsPutUChar ( s, 0x41 );
4051 bsPutUChar ( s, 0x59 ); bsPutUChar ( s, 0x26 );
4052 bsPutUChar ( s, 0x53 ); bsPutUChar ( s, 0x59 );
4077 bsPutUChar ( s, 0x17 ); bsPutUChar ( s, 0x72 );
4078 bsPutUChar ( s, 0x45 ); bsPutUChar ( s, 0x38 );
4079 bsPutUChar ( s, 0x50 ); bsPutUChar ( s, 0x90 );