Home | History | Annotate | Download | only in bzip2

Lines Matching refs:nbytes_out_hi32

1028                     unsigned int* nbytes_out_hi32 )
1043 if (nbytes_out_hi32 != NULL) *nbytes_out_hi32 = 0;
1077 if (nbytes_out_hi32 != NULL)
1078 *nbytes_out_hi32 = bzf->strm.total_out_hi32;