Searched refs:ZSTD_error_memory_allocation (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/include/linux/ | ||
| D | zstd_errors.h | 56 ZSTD_error_memory_allocation = 64, enumerator |
| /Linux-v6.1/lib/ | ||
| D | decompress_unzstd.c | 100 case ZSTD_error_memory_allocation: in handle_zstd_error() |