Home
last modified time | relevance | path

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

/external/bzip2/
Dbzip2.c300 UInt64 n_copy = *n; in uInt64_toAscii() local
302 q = uInt64_qrm10 ( &n_copy ); in uInt64_toAscii()
305 } while (!uInt64_isZero(&n_copy)); in uInt64_toAscii()