OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BLOCK_MASK
(Results
1 - 2
of
2
) sorted by relevancy
/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
;
/src/usr.bin/compress/
zopen.c
88
#define
BLOCK_MASK
0x80
486
block_compress = maxbits &
BLOCK_MASK
;
671
block_compress =
BLOCK_MASK
;
Completed in 12 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025