Searched defs:nbytes_out (Results 1 - 1 of 1) sorted by relevance

/external/bzip2/
H A Dbzip2.c386 UInt64 nbytes_in, nbytes_out; local
390 uInt64_from_UInt32s ( &nbytes_out,
393 nbytes_out_d = uInt64_to_double ( &nbytes_out );
395 uInt64_toAscii ( buf_nout, &nbytes_out );

Completed in 66 milliseconds