Searched refs:uInt64_to_double (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/bzip2/
H A Dbzip2.c252 double uInt64_to_double ( UInt64* n ) function
392 nbytes_in_d = uInt64_to_double ( &nbytes_in );
393 nbytes_out_d = uInt64_to_double ( &nbytes_out );

Completed in 105 milliseconds