Searched refs:ZSTD_CONTENTSIZE_ERROR (Results 1 – 2 of 2) sorted by relevance
768 #define ZSTD_CONTENTSIZE_ERROR (0ULL - 2) macro
302 return ZSTD_CONTENTSIZE_ERROR; in ZSTD_getFrameContentSize()332 return ZSTD_CONTENTSIZE_ERROR; in ZSTD_findDecompressedSize()342 if (ret >= ZSTD_CONTENTSIZE_ERROR) in ZSTD_findDecompressedSize()347 return ZSTD_CONTENTSIZE_ERROR; in ZSTD_findDecompressedSize()353 return ZSTD_CONTENTSIZE_ERROR; in ZSTD_findDecompressedSize()362 return ZSTD_CONTENTSIZE_ERROR; in ZSTD_findDecompressedSize()