Searched refs:LZNT_ERROR_ALL_ZEROS (Results 1 – 1 of 1) sorted by relevance
19 #define LZNT_ERROR_ALL_ZEROS 1 macro207 return not_zero ? 0 : LZNT_ERROR_ALL_ZEROS; in compress_chunk()344 if (is_zero && err != LZNT_ERROR_ALL_ZEROS) in compress_lznt()