OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bm_match
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/gzip/
unlz.c
410
int
bm_match
[LZ_STATES][POS_STATES];
local in function:lz_decode_member
418
LZ_BM_INIT2(
bm_match
);
440
if (lz_rd_decode_bit(rd, &
bm_match
[state][pos_state]) == 0) {
Completed in 11 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025