Home
last modified time | relevance | path

Searched refs:LZX_MAINCODE_TABLEBITS (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ntfs3/lib/
H A Dlzx_decompress.c85 #define LZX_MAINCODE_TABLEBITS 11 macro
123 u16 maincode_decode_table[(1 << LZX_MAINCODE_TABLEBITS) +
219 LZX_MAINCODE_TABLEBITS, LZX_MAX_MAIN_CODEWORD_LEN); in read_mainsym()
418 LZX_MAINCODE_TABLEBITS, in lzx_read_block_header()