Symbol: ZLIB_INTERNAL
lib/libz/zconf.h
346
# ifdef ZLIB_INTERNAL
lib/libz/zconf.h
378
# ifdef ZLIB_INTERNAL
sbin/hammer2/zlib/hammer2_zlib_deflate.h
287
void ZLIB_INTERNAL _tr_init(deflate_state *s);
sbin/hammer2/zlib/hammer2_zlib_deflate.h
288
int ZLIB_INTERNAL _tr_tally(deflate_state *s, unsigned dist, unsigned lc);
sbin/hammer2/zlib/hammer2_zlib_deflate.h
289
void ZLIB_INTERNAL _tr_flush_block(deflate_state *s, charf *buf,
sbin/hammer2/zlib/hammer2_zlib_deflate.h
291
void ZLIB_INTERNAL _tr_flush_bits(deflate_state *s);
sbin/hammer2/zlib/hammer2_zlib_deflate.h
292
void ZLIB_INTERNAL _tr_align(deflate_state *s);
sbin/hammer2/zlib/hammer2_zlib_deflate.h
293
void ZLIB_INTERNAL _tr_stored_block(deflate_state *s, charf *buf,
sbin/hammer2/zlib/hammer2_zlib_deflate.h
307
extern uch ZLIB_INTERNAL _length_code[];
sbin/hammer2/zlib/hammer2_zlib_deflate.h
308
extern uch ZLIB_INTERNAL _dist_code[];
sbin/hammer2/zlib/hammer2_zlib_deflate.h
310
extern const uch ZLIB_INTERNAL _length_code[];
sbin/hammer2/zlib/hammer2_zlib_deflate.h
311
extern const uch ZLIB_INTERNAL _dist_code[];
sbin/hammer2/zlib/hammer2_zlib_inffast.c
68
ZLIB_INTERNAL
sbin/hammer2/zlib/hammer2_zlib_inffast.h
11
void ZLIB_INTERNAL inflate_fast(z_streamp strm, unsigned start);
sbin/hammer2/zlib/hammer2_zlib_inftrees.c
33
ZLIB_INTERNAL
sbin/hammer2/zlib/hammer2_zlib_inftrees.h
60
int ZLIB_INTERNAL inflate_table(codetype type, unsigned short FAR *lens,
sbin/hammer2/zlib/hammer2_zlib_trees.c
1018
ZLIB_INTERNAL
sbin/hammer2/zlib/hammer2_zlib_trees.c
384
ZLIB_INTERNAL
sbin/hammer2/zlib/hammer2_zlib_trees.c
873
ZLIB_INTERNAL
sbin/hammer2/zlib/hammer2_zlib_trees.c
889
ZLIB_INTERNAL
sbin/hammer2/zlib/hammer2_zlib_trees.c
900
ZLIB_INTERNAL
sbin/hammer2/zlib/hammer2_zlib_trees.c
916
ZLIB_INTERNAL
sbin/hammer2/zlib/hammer2_zlib_trees.h
102
const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= {
sbin/hammer2/zlib/hammer2_zlib_trees.h
73
const uch ZLIB_INTERNAL _dist_code[DIST_CODE_LEN] = {
sbin/hammer2/zlib/hammer2_zlib_zutil.c
126
int ZLIB_INTERNAL z_verbose = verbose;
sbin/hammer2/zlib/hammer2_zlib_zutil.c
128
void ZLIB_INTERNAL z_error (char *m)
sbin/hammer2/zlib/hammer2_zlib_zutil.c
152
ZLIB_INTERNAL
sbin/hammer2/zlib/hammer2_zlib_zutil.c
162
ZLIB_INTERNAL
sbin/hammer2/zlib/hammer2_zlib_zutil.c
174
ZLIB_INTERNAL
sbin/hammer2/zlib/hammer2_zlib_zutil.h
120
void ZLIB_INTERNAL zmemcpy((Bytef* dest, const Bytef* source, uInt len));
sbin/hammer2/zlib/hammer2_zlib_zutil.h
121
int ZLIB_INTERNAL zmemcmp((const Bytef* s1, const Bytef* s2, uInt len));
sbin/hammer2/zlib/hammer2_zlib_zutil.h
122
void ZLIB_INTERNAL zmemzero((Bytef* dest, uInt len));
sbin/hammer2/zlib/hammer2_zlib_zutil.h
128
extern int ZLIB_INTERNAL z_verbose;
sbin/hammer2/zlib/hammer2_zlib_zutil.h
129
extern void ZLIB_INTERNAL z_error(char *m);
sys/vfs/hammer2/zlib/hammer2_zlib_deflate.h
287
void ZLIB_INTERNAL _tr_init(deflate_state *s);
sys/vfs/hammer2/zlib/hammer2_zlib_deflate.h
288
int ZLIB_INTERNAL _tr_tally(deflate_state *s, unsigned dist, unsigned lc);
sys/vfs/hammer2/zlib/hammer2_zlib_deflate.h
289
void ZLIB_INTERNAL _tr_flush_block(deflate_state *s, charf *buf,
sys/vfs/hammer2/zlib/hammer2_zlib_deflate.h
291
void ZLIB_INTERNAL _tr_flush_bits(deflate_state *s);
sys/vfs/hammer2/zlib/hammer2_zlib_deflate.h
292
void ZLIB_INTERNAL _tr_align(deflate_state *s);
sys/vfs/hammer2/zlib/hammer2_zlib_deflate.h
293
void ZLIB_INTERNAL _tr_stored_block(deflate_state *s, charf *buf,
sys/vfs/hammer2/zlib/hammer2_zlib_deflate.h
307
extern uch ZLIB_INTERNAL _length_code[];
sys/vfs/hammer2/zlib/hammer2_zlib_deflate.h
308
extern uch ZLIB_INTERNAL _dist_code[];
sys/vfs/hammer2/zlib/hammer2_zlib_deflate.h
310
extern const uch ZLIB_INTERNAL _length_code[];
sys/vfs/hammer2/zlib/hammer2_zlib_deflate.h
311
extern const uch ZLIB_INTERNAL _dist_code[];
sys/vfs/hammer2/zlib/hammer2_zlib_inffast.c
68
ZLIB_INTERNAL
sys/vfs/hammer2/zlib/hammer2_zlib_inffast.h
11
void ZLIB_INTERNAL inflate_fast(z_streamp strm, unsigned start);
sys/vfs/hammer2/zlib/hammer2_zlib_inftrees.c
33
ZLIB_INTERNAL
sys/vfs/hammer2/zlib/hammer2_zlib_inftrees.h
60
int ZLIB_INTERNAL inflate_table(codetype type, unsigned short FAR *lens,
sys/vfs/hammer2/zlib/hammer2_zlib_trees.c
1018
ZLIB_INTERNAL
sys/vfs/hammer2/zlib/hammer2_zlib_trees.c
384
ZLIB_INTERNAL
sys/vfs/hammer2/zlib/hammer2_zlib_trees.c
873
ZLIB_INTERNAL
sys/vfs/hammer2/zlib/hammer2_zlib_trees.c
889
ZLIB_INTERNAL
sys/vfs/hammer2/zlib/hammer2_zlib_trees.c
900
ZLIB_INTERNAL
sys/vfs/hammer2/zlib/hammer2_zlib_trees.c
916
ZLIB_INTERNAL
sys/vfs/hammer2/zlib/hammer2_zlib_trees.h
102
const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= {
sys/vfs/hammer2/zlib/hammer2_zlib_trees.h
73
const uch ZLIB_INTERNAL _dist_code[DIST_CODE_LEN] = {
sys/vfs/hammer2/zlib/hammer2_zlib_zutil.c
126
int ZLIB_INTERNAL z_verbose = verbose;
sys/vfs/hammer2/zlib/hammer2_zlib_zutil.c
128
void ZLIB_INTERNAL z_error (char *m)
sys/vfs/hammer2/zlib/hammer2_zlib_zutil.c
152
ZLIB_INTERNAL
sys/vfs/hammer2/zlib/hammer2_zlib_zutil.c
162
ZLIB_INTERNAL
sys/vfs/hammer2/zlib/hammer2_zlib_zutil.c
174
ZLIB_INTERNAL
sys/vfs/hammer2/zlib/hammer2_zlib_zutil.h
120
void ZLIB_INTERNAL zmemcpy((Bytef* dest, const Bytef* source, uInt len));
sys/vfs/hammer2/zlib/hammer2_zlib_zutil.h
121
int ZLIB_INTERNAL zmemcmp((const Bytef* s1, const Bytef* s2, uInt len));
sys/vfs/hammer2/zlib/hammer2_zlib_zutil.h
122
void ZLIB_INTERNAL zmemzero((Bytef* dest, uInt len));
sys/vfs/hammer2/zlib/hammer2_zlib_zutil.h
128
extern int ZLIB_INTERNAL z_verbose;
sys/vfs/hammer2/zlib/hammer2_zlib_zutil.h
129
extern void ZLIB_INTERNAL z_error(char *m);
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_deflate.h
287
void ZLIB_INTERNAL _tr_init(deflate_state *s);
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_deflate.h
288
int ZLIB_INTERNAL _tr_tally(deflate_state *s, unsigned dist, unsigned lc);
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_deflate.h
289
void ZLIB_INTERNAL _tr_flush_block(deflate_state *s, charf *buf,
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_deflate.h
291
void ZLIB_INTERNAL _tr_flush_bits(deflate_state *s);
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_deflate.h
292
void ZLIB_INTERNAL _tr_align(deflate_state *s);
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_deflate.h
293
void ZLIB_INTERNAL _tr_stored_block(deflate_state *s, charf *buf,
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_deflate.h
307
extern uch ZLIB_INTERNAL _length_code[];
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_deflate.h
308
extern uch ZLIB_INTERNAL _dist_code[];
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_deflate.h
310
extern const uch ZLIB_INTERNAL _length_code[];
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_deflate.h
311
extern const uch ZLIB_INTERNAL _dist_code[];
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_inffast.c
68
ZLIB_INTERNAL
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_inffast.h
11
void ZLIB_INTERNAL inflate_fast(z_streamp strm, unsigned start);
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_inftrees.c
33
ZLIB_INTERNAL
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_inftrees.h
60
int ZLIB_INTERNAL inflate_table(codetype type, unsigned short FAR *lens,
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_trees.c
1018
ZLIB_INTERNAL
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_trees.c
384
ZLIB_INTERNAL
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_trees.c
873
ZLIB_INTERNAL
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_trees.c
889
ZLIB_INTERNAL
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_trees.c
900
ZLIB_INTERNAL
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_trees.c
916
ZLIB_INTERNAL
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_trees.h
102
const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= {
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_trees.h
73
const uch ZLIB_INTERNAL _dist_code[DIST_CODE_LEN] = {
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_zutil.c
126
int ZLIB_INTERNAL z_verbose = verbose;
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_zutil.c
128
void ZLIB_INTERNAL z_error (char *m)
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_zutil.c
152
ZLIB_INTERNAL
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_zutil.c
162
ZLIB_INTERNAL
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_zutil.c
174
ZLIB_INTERNAL
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_zutil.h
120
void ZLIB_INTERNAL zmemcpy((Bytef* dest, const Bytef* source, uInt len));
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_zutil.h
121
int ZLIB_INTERNAL zmemcmp((const Bytef* s1, const Bytef* s2, uInt len));
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_zutil.h
122
void ZLIB_INTERNAL zmemzero((Bytef* dest, uInt len));
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_zutil.h
128
extern int ZLIB_INTERNAL z_verbose;
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_zutil.h
129
extern void ZLIB_INTERNAL z_error(char *m);