Home | History | Annotate | Download | only in bzip2

Lines Matching refs:nbytes_in_hi32

1026                     unsigned int* nbytes_in_hi32,
1041 if (nbytes_in_hi32 != NULL) *nbytes_in_hi32 = 0;
1073 if (nbytes_in_hi32 != NULL)
1074 *nbytes_in_hi32 = bzf->strm.total_in_hi32;