Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/bzip2/dist/
H A Dbzip2.c269 Bool uInt64_isZero ( UInt64* n ) in uInt64_isZero() function
308 } while (!uInt64_isZero(&n_copy)); in uInt64_toAscii()