Home
last modified time | relevance | path

Searched defs:rbits (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/libarchive/libarchive/
H A Darchive_read_support_format_lha.c2029 unsigned rbits; in lzh_read_blocks() local
2787 lzh_decode_huffman_tree(struct huffman *hf, unsigned rbits, int c) in lzh_decode_huffman_tree()
2807 lzh_decode_huffman(struct huffman *hf, unsigned rbits) in lzh_decode_huffman()
H A Darchive_read_support_format_cab.c3046 unsigned rbits; in lzx_read_bitlen() local
3220 lzx_decode_huffman(struct huffman *hf, unsigned rbits) in lzx_decode_huffman()
/freebsd-12.1/contrib/gcclibs/libdecnumber/
H A DdecNumber.c1068 uByte rbits = rhs->bits; /* save */ in decNumberPower() local