Lines Matching refs:Int32
143 static void* default_bzalloc(void* opaque, Int32 items, Int32 size) { in default_bzalloc()
155 Int32 i; in prepare_new_block()
180 Int32 n; in BZ_API()
249 Int32 i; in add_pair_to_block()
639 s->state_out_len = ((Int32)k1) + 4; in unRLE_obuf_to_output_FAST()
650 Int32 c_state_out_len = s->state_out_len; in unRLE_obuf_to_output_FAST()
651 Int32 c_nblock_used = s->nblock_used; in unRLE_obuf_to_output_FAST()
652 Int32 c_k0 = s->k0; in unRLE_obuf_to_output_FAST()
657 Int32 ro_blockSize100k = s->blockSize100k; in unRLE_obuf_to_output_FAST()
661 Int32 s_save_nblockPP = s->save_nblock + 1; in unRLE_obuf_to_output_FAST()
730 c_state_out_len = ((Int32)k1) + 4; in unRLE_obuf_to_output_FAST()
757 Int32 BZ2_indexIntoF(Int32 indx, Int32* cftab) { in BZ2_indexIntoF()
758 Int32 nb, na, mid; in BZ2_indexIntoF()
845 s->state_out_len = ((Int32)k1) + 4; in unRLE_obuf_to_output_SMALL()
911 s->state_out_len = ((Int32)k1) + 4; in unRLE_obuf_to_output_SMALL()
958 Int32 r = BZ2_decompress(s); in BZ_API()
1018 Int32 bufN;
1021 Int32 lastErr;
1027 Int32 c = fgetc(f); in myfeof()
1037 Int32 ret; in BZ_API()
1084 Int32 n, n2, ret; in BZ_API()
1150 Int32 n, n2, ret; in BZ_API()
1300 Int32 n, ret; in BZ_API()