Home | History | Annotate | Download | only in switchback

Lines Matching refs:bsPutUChar

3497 void bsPutUChar ( EState* s, UChar c )
4027 bsPutUChar ( s, BZ_HDR_B );
4028 bsPutUChar ( s, BZ_HDR_Z );
4029 bsPutUChar ( s, BZ_HDR_h );
4030 bsPutUChar ( s, (UChar)(BZ_HDR_0 + s->blockSize100k) );
4035 bsPutUChar ( s, 0x31 ); bsPutUChar ( s, 0x41 );
4036 bsPutUChar ( s, 0x59 ); bsPutUChar ( s, 0x26 );
4037 bsPutUChar ( s, 0x53 ); bsPutUChar ( s, 0x59 );
4062 bsPutUChar ( s, 0x17 ); bsPutUChar ( s, 0x72 );
4063 bsPutUChar ( s, 0x45 ); bsPutUChar ( s, 0x38 );
4064 bsPutUChar ( s, 0x50 ); bsPutUChar ( s, 0x90 );