zstd/lib/common
Nick Terrell aab4bf7b0d [linux-kernel] Add test that checks the ifdef hardwiring 2020-09-09 14:36:19 -07:00
..
bitstream.h [linux-kernel] Add test that checks the ifdef hardwiring 2020-09-09 14:36:19 -07:00
compiler.h Prefer __builtin_prefetch over inline asm 2020-08-10 22:17:18 -07:00
cpu.h Move standard includes to zstd_deps.h 2020-08-26 12:25:08 -07:00
debug.c Fix copyright and license lines 2020-03-26 17:02:06 -07:00
debug.h Move standard includes to zstd_deps.h 2020-08-26 12:25:08 -07:00
entropy_common.c ZSTD_ prefix mem{cpy,move,set},malloc,calloc,free 2020-08-26 12:26:03 -07:00
error_private.c [lib] Add ZSTD_d_stableOutBuffer 2020-04-27 18:09:44 -07:00
error_private.h Move standard includes to zstd_deps.h 2020-08-26 12:25:08 -07:00
fse.h [lib] Reduce zstd stack usage by 1KB 2020-09-09 14:35:39 -07:00
fse_decompress.c [lib] Add ZSTD_NO_UNUSED_FUNCTIONS macro to hide unused functions 2020-09-09 14:35:39 -07:00
huf.h Move standard includes to zstd_deps.h 2020-08-26 12:25:08 -07:00
mem.h ZSTD_ prefix mem{cpy,move,set},malloc,calloc,free 2020-08-26 12:26:03 -07:00
pool.c ZSTD_ prefix mem{cpy,move,set},malloc,calloc,free 2020-08-26 12:26:03 -07:00
pool.h Move standard includes to zstd_deps.h 2020-08-26 12:25:08 -07:00
threading.c ZSTD_ prefix mem{cpy,move,set},malloc,calloc,free 2020-08-26 12:26:03 -07:00
threading.h Fix copyright and license lines 2020-03-26 17:02:06 -07:00
xxhash.c ZSTD_ prefix mem{cpy,move,set},malloc,calloc,free 2020-08-26 12:26:03 -07:00
xxhash.h Move standard includes to zstd_deps.h 2020-08-26 12:25:08 -07:00
zstd_common.c ZSTD_ prefix mem{cpy,move,set},malloc,calloc,free 2020-08-26 12:26:03 -07:00
zstd_deps.h [lib] Replace 64-bit divisions with ZSTD_div64() 2020-09-09 14:35:39 -07:00
zstd_errors.h [lib] Add ZSTD_d_stableOutBuffer 2020-04-27 18:09:44 -07:00
zstd_internal.h Add ZSTD_NO_INTRINSICS macro to avoid explicit intrinsics 2020-09-09 14:35:39 -07:00