Lines Matching refs:Int32
104 void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) in default_bzalloc()
122 Int32 i; in prepare_new_block()
157 Int32 n; in BZ_API()
221 Int32 i; in add_pair_to_block()
588 s->state_out_len = ((Int32)k1) + 4; in unRLE_obuf_to_output_FAST()
598 Int32 c_state_out_len = s->state_out_len; in unRLE_obuf_to_output_FAST()
599 Int32 c_nblock_used = s->nblock_used; in unRLE_obuf_to_output_FAST()
600 Int32 c_k0 = s->k0; in unRLE_obuf_to_output_FAST()
605 Int32 ro_blockSize100k = s->blockSize100k; in unRLE_obuf_to_output_FAST()
609 Int32 s_save_nblockPP = s->save_nblock+1; in unRLE_obuf_to_output_FAST()
663 c_state_out_len = ((Int32)k1) + 4; in unRLE_obuf_to_output_FAST()
691 __inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab ) in BZ2_indexIntoF()
693 Int32 nb, na, mid; in BZ2_indexIntoF()
758 s->state_out_len = ((Int32)k1) + 4; in unRLE_obuf_to_output_SMALL()
803 s->state_out_len = ((Int32)k1) + 4; in unRLE_obuf_to_output_SMALL()
846 Int32 r = BZ2_decompress ( s ); in BZ_API()
901 Int32 bufN;
904 Int32 lastErr;
913 Int32 c = fgetc ( f ); in myfeof()
928 Int32 ret; in BZ_API()
975 Int32 n, n2, ret; in BZ_API()
1035 Int32 n, n2, ret; in BZ_API()
1172 Int32 n, ret; in BZ_API()