Home
last modified time | relevance | path

Searched defs:internal_state (Results 1 – 16 of 16) sorted by relevance

/dragonfly/sys/vfs/hammer2/zlib/
H A Dhammer2_zlib_deflate.h107 Bytef *window;
117 ulg window_size;
122 Posf *prev;
135 uInt hash_shift;
142 long block_start;
154 uInt prev_length;
179 uInt good_match;
232 ushf *d_buf;
248 ush bi_buf;
252 int bi_valid;
[all …]
H A Dhammer2_zlib_zutil.c11 struct internal_state {int dummy;}; /* for buggy compilers */ struct
H A Dhammer2_zlib.h544 struct internal_state {int dummy;}; struct
H A Dhammer2_zlib_zconf.h91 # define internal_state z_internal_state macro
/dragonfly/usr.sbin/makefs/hammer2/zlib/
H A Dhammer2_zlib_deflate.h107 Bytef *window;
117 ulg window_size;
122 Posf *prev;
135 uInt hash_shift;
142 long block_start;
154 uInt prev_length;
179 uInt good_match;
232 ushf *d_buf;
248 ush bi_buf;
252 int bi_valid;
[all …]
H A Dhammer2_zlib_zutil.c11 struct internal_state {int dummy;}; /* for buggy compilers */ argument
H A Dhammer2_zlib.h544 struct internal_state {int dummy;}; argument
H A Dhammer2_zlib_zconf.h91 # define internal_state z_internal_state macro
/dragonfly/sbin/hammer2/zlib/
H A Dhammer2_zlib_deflate.h107 Bytef *window;
117 ulg window_size;
122 Posf *prev;
135 uInt hash_shift;
142 long block_start;
154 uInt prev_length;
179 uInt good_match;
232 ushf *d_buf;
248 ush bi_buf;
252 int bi_valid;
[all …]
H A Dhammer2_zlib_zutil.c11 struct internal_state {int dummy;}; /* for buggy compilers */ argument
H A Dhammer2_zlib.h544 struct internal_state {int dummy;}; struct
H A Dhammer2_zlib_zconf.h91 # define internal_state z_internal_state macro
/dragonfly/contrib/zlib-1.2/
H A Ddeflate.h119 Bytef *window;
129 ulg window_size;
134 Posf *prev;
147 uInt hash_shift;
154 long block_start;
166 uInt prev_length;
191 uInt good_match;
244 ushf *d_buf;
260 ush bi_buf;
264 int bi_valid;
[all …]
/dragonfly/sys/net/
H A Dzlib.c3071 struct internal_state { struct
3074 enum {
3089 mode; /* current inflate mode */
3092 union {
3099 } sub; /* submode */
3102 int nowrap; /* flag for no wrapper */
3103 uInt wbits; /* log2(window size) (8..15, defaults to 15) */
3105 *blocks; /* current inflate_blocks state */
3630 struct internal_state {int dummy;}; /* for buggy compilers */ argument
4116 struct internal_state {int dummy;}; /* for buggy compilers */ struct
[all …]
H A Dzlib.h1008 struct internal_state {int dummy;}; /* hack for buggy compilers */ struct
/dragonfly/lib/libz/
H A Dzconf.h164 # define internal_state z_internal_state macro