Searched refs:nbytes_in_lo32 (Results 1 – 3 of 3) sorted by relevance
194 unsigned int* nbytes_in_lo32,
334 UInt32 nbytes_in_lo32, nbytes_in_hi32; in compressStream() local361 &nbytes_in_lo32, &nbytes_in_hi32, in compressStream()382 if (nbytes_in_lo32 == 0 && nbytes_in_hi32 == 0) { in compressStream()389 nbytes_in_lo32, nbytes_in_hi32 ); in compressStream()411 &nbytes_in_lo32, &nbytes_in_hi32, in compressStream()
1025 unsigned int* nbytes_in_lo32, in BZ_API()1040 if (nbytes_in_lo32 != NULL) *nbytes_in_lo32 = 0; in BZ_API()1071 if (nbytes_in_lo32 != NULL) in BZ_API()1072 *nbytes_in_lo32 = bzf->strm.total_in_lo32; in BZ_API()