Home | History | Annotate | Download | only in bzip2

Lines Matching refs:nbytes_in_lo32

1025                     unsigned int* nbytes_in_lo32,
1040 if (nbytes_in_lo32 != NULL) *nbytes_in_lo32 = 0;
1071 if (nbytes_in_lo32 != NULL)
1072 *nbytes_in_lo32 = bzf->strm.total_in_lo32;