Home
last modified time | relevance | path

Searched refs:uInt64_toAscii (Results 1 – 1 of 1) sorted by relevance

/external/bzip2/
Dbzip2.c295 void uInt64_toAscii ( char* outbuf, UInt64* n ) in uInt64_toAscii() function
394 uInt64_toAscii ( buf_nin, &nbytes_in ); in compressStream()
395 uInt64_toAscii ( buf_nout, &nbytes_out ); in compressStream()