Searched refs:nbytes_in_lo32 (Results 1 – 4 of 4) sorted by relevance
337 UInt32 nbytes_in_lo32, nbytes_in_hi32; in compressStream() local364 &nbytes_in_lo32, &nbytes_in_hi32, in compressStream()385 if (nbytes_in_lo32 == 0 && nbytes_in_hi32 == 0) { in compressStream()392 nbytes_in_lo32, nbytes_in_hi32 ); in compressStream()414 &nbytes_in_lo32, &nbytes_in_hi32, in compressStream()
196 unsigned int* nbytes_in_lo32,
1027 unsigned int* nbytes_in_lo32, in BZ_API()1042 if (nbytes_in_lo32 != NULL) *nbytes_in_lo32 = 0; in BZ_API()1073 if (nbytes_in_lo32 != NULL) in BZ_API()1074 *nbytes_in_lo32 = bzf->strm.total_in_lo32; in BZ_API()