]> wimlib.net Git - wimlib/commit
Rename WORDSIZE to WORDBYTES and introduce WORDBITS
authorEric Biggers <ebiggers3@gmail.com>
Wed, 22 Jun 2016 01:01:59 +0000 (20:01 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Sat, 2 Jul 2016 14:58:24 +0000 (09:58 -0500)
commit32158cb5b4df58eb71a1986762e5aaf12bce9d30
treeb5d3ee099f3d7a6eb8882b3dc2cc4b59b17642e5
parent993d197cac3a09508f2afefe0e2a620d7e43fa1a
Rename WORDSIZE to WORDBYTES and introduce WORDBITS
include/wimlib/bitops.h
include/wimlib/decompress_common.h
include/wimlib/lz_extend.h
include/wimlib/types.h
src/decompress_common.c
src/lzms_decompress.c
src/lzx_compress.c