Home
last modified time | relevance | path

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

/dragonfly/contrib/bzip2/
H A Dbzip2.c266 Bool uInt64_isZero ( UInt64* n ) in uInt64_isZero() function
305 } while (!uInt64_isZero(&n_copy)); in uInt64_toAscii()