OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BLOCK_MASK
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/compress/
zopen.c
88
#define
BLOCK_MASK
0x80
486
block_compress = maxbits &
BLOCK_MASK
;
671
block_compress =
BLOCK_MASK
;
/src/usr.bin/gzip/
zuncompress.c
49
#define
BLOCK_MASK
0x80
184
zs->zs_block_compress =
BLOCK_MASK
;
246
zs->zs_block_compress = zs->zs_maxbits &
BLOCK_MASK
;
Completed in 108 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025