Searched refs:ZSTD_CONTENTSIZE_UNKNOWN (Results 1 – 2 of 2) sorted by relevance
| /u-boot/include/linux/ | ||
| A D | zstd.h | 757 #define ZSTD_CONTENTSIZE_UNKNOWN (0ULL - 1) macro |
| /u-boot/lib/zstd/ | ||
| A D | decompress.c | 300 return ZSTD_CONTENTSIZE_UNKNOWN; in ZSTD_getFrameContentSize() |
Completed in 16 milliseconds