Lines Matching refs:Int32
102 void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) in default_bzalloc()
119 Int32 i; in prepare_new_block()
154 Int32 n; in BZ_API()
218 Int32 i; in add_pair_to_block()
584 s->state_out_len = ((Int32)k1) + 4; in unRLE_obuf_to_output_FAST()
594 Int32 c_state_out_len = s->state_out_len; in unRLE_obuf_to_output_FAST()
595 Int32 c_nblock_used = s->nblock_used; in unRLE_obuf_to_output_FAST()
596 Int32 c_k0 = s->k0; in unRLE_obuf_to_output_FAST()
601 Int32 ro_blockSize100k = s->blockSize100k; in unRLE_obuf_to_output_FAST()
605 Int32 s_save_nblockPP = s->save_nblock+1; in unRLE_obuf_to_output_FAST()
659 c_state_out_len = ((Int32)k1) + 4; in unRLE_obuf_to_output_FAST()
687 __inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab ) in BZ2_indexIntoF()
689 Int32 nb, na, mid; in BZ2_indexIntoF()
754 s->state_out_len = ((Int32)k1) + 4; in unRLE_obuf_to_output_SMALL()
799 s->state_out_len = ((Int32)k1) + 4; in unRLE_obuf_to_output_SMALL()
842 Int32 r = BZ2_decompress ( s ); in BZ_API()
896 Int32 bufN;
899 Int32 lastErr;
908 Int32 c = fgetc ( f ); in myfeof()
923 Int32 ret; in BZ_API()
970 Int32 n, n2, ret; in BZ_API()
1030 Int32 n, n2, ret; in BZ_API()
1167 Int32 n, ret; in BZ_API()