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

/freebsd-10.1-release/contrib/bzip2/
H A Dbzip2.c266 Bool uInt64_isZero ( UInt64* n ) function
305 } while (!uInt64_isZero(&n_copy));

Completed in 45 milliseconds