Lines Matching refs:Int32
156 void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) in default_bzalloc()
184 void* default_bzalloc ( void* opaque __unused, Int32 items, Int32 size ) in default_bzalloc()
202 Int32 i; in prepare_new_block()
237 Int32 n; in BZ_API()
303 Int32 n, t; in BZ_API()
357 Int32 i; in add_pair_to_block()
757 s->state_out_len = ((Int32)k1) + 4; in unRLE_obuf_to_output_FAST()
767 Int32 c_state_out_len = s->state_out_len; in unRLE_obuf_to_output_FAST()
768 Int32 c_nblock_used = s->nblock_used; in unRLE_obuf_to_output_FAST()
769 Int32 c_k0 = s->k0; in unRLE_obuf_to_output_FAST()
774 Int32 ro_blockSize100k = s->blockSize100k; in unRLE_obuf_to_output_FAST()
778 Int32 s_save_nblockPP = s->save_nblock+1; in unRLE_obuf_to_output_FAST()
836 c_state_out_len = ((Int32)k1) + 4; in unRLE_obuf_to_output_FAST()
864 __inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab ) in BZ2_indexIntoF()
866 Int32 nb, na, mid; in BZ2_indexIntoF()
931 s->state_out_len = ((Int32)k1) + 4; in unRLE_obuf_to_output_SMALL()
980 s->state_out_len = ((Int32)k1) + 4; in unRLE_obuf_to_output_SMALL()
1023 Int32 r = BZ2_decompress ( s ); in BZ_API()
1080 Int32 bufN;
1083 Int32 lastErr;
1092 Int32 c = fgetc ( f ); in myfeof()
1107 Int32 ret; in BZ_API()
1154 Int32 n, n2, ret; in BZ_API()
1214 Int32 n, n2, ret; in BZ_API()
1351 Int32 n, ret; in BZ_API()