Home
last modified time | relevance | path

Searched refs:charf (Results 1 – 25 of 28) sorted by relevance

12

/netbsd-src/external/cddl/osnet/dist/uts/common/zmod/
H A Ddeflate.h284 void _tr_flush_block OF((deflate_state *s, charf *buf, ulg stored_len,
287 void _tr_stored_block OF((deflate_state *s, charf *buf, ulg stored_len,
H A Dzconf.h112 typedef char charf; typedef
H A Dtrees.c159 local void copy_block OF((deflate_state *s, charf *buf, unsigned len,
869 charf *buf; /* input block */
923 charf *buf; /* input block, or NULL if too old */
1199 charf *buf; /* the input data */
H A Ddeflate.c1372 (charf *)&s->window[(unsigned)s->block_start] : \
1373 (charf *)Z_NULL), \
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A Ddeflate.h296 void ZLIB_INTERNAL _tr_flush_block OF((deflate_state *s, charf *buf,
300 void ZLIB_INTERNAL _tr_stored_block OF((deflate_state *s, charf *buf,
H A Dzconf.h144 # define charf z_charf macro
402 typedef char FAR charf; typedef
H A Dzconf.h.in144 # define charf z_charf macro
402 typedef char FAR charf; typedef
H A Dzconf.h.cmakein146 # define charf z_charf
404 typedef char FAR charf;
H A Dtrees.c865 charf *buf; /* input block */
914 charf *buf; /* input block, or NULL if too old */
H A Ddeflate.c1649 (charf *)&s->window[(unsigned)s->block_start] : \
1650 (charf *)Z_NULL), \
1856 _tr_stored_block(s, (charf *)s->window + s->block_start, len, last);
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A Ddeflate.h296 void ZLIB_INTERNAL _tr_flush_block OF((deflate_state *s, charf *buf,
300 void ZLIB_INTERNAL _tr_stored_block OF((deflate_state *s, charf *buf,
H A Dzconf.h144 # define charf z_charf macro
402 typedef char FAR charf; typedef
H A Dzconf.h.cmakein146 # define charf z_charf
404 typedef char FAR charf;
H A Dzconf.h.in144 # define charf z_charf macro
402 typedef char FAR charf; typedef
H A Dtrees.c865 charf *buf; /* input block */
914 charf *buf; /* input block, or NULL if too old */
H A Ddeflate.c1649 (charf *)&s->window[(unsigned)s->block_start] : \
1650 (charf *)Z_NULL), \
1856 _tr_stored_block(s, (charf *)s->window + s->block_start, len, last);
/netbsd-src/external/gpl3/binutils/dist/zlib/
H A Ddeflate.h296 void ZLIB_INTERNAL _tr_flush_block OF((deflate_state *s, charf *buf,
300 void ZLIB_INTERNAL _tr_stored_block OF((deflate_state *s, charf *buf,
H A Dzconf.h144 # define charf z_charf macro
402 typedef char FAR charf; typedef
H A Dzconf.h.in144 # define charf z_charf macro
402 typedef char FAR charf; typedef
H A Dzconf.h.cmakein146 # define charf z_charf
404 typedef char FAR charf;
H A Dtrees.c865 charf *buf; /* input block */
914 charf *buf; /* input block, or NULL if too old */
H A Ddeflate.c1649 (charf *)&s->window[(unsigned)s->block_start] : \
1650 (charf *)Z_NULL), \
1856 _tr_stored_block(s, (charf *)s->window + s->block_start, len, last);
/netbsd-src/sys/net/
H A Dzlib.h92 # define charf z_charf macro
271 typedef char FAR charf; typedef
H A Dzlib.c557 void _tr_flush_block(deflate_state *s, charf *buf, ulg stored_len,
560 void _tr_stored_block(deflate_state *s, charf *buf, ulg stored_len,
1679 (charf *)&s->window[(unsigned)s->block_start] : \
1680 (charf *)Z_NULL), \
2259 local void copy_block(deflate_state *s, charf *buf, unsigned len,
2955 charf *buf, /* input block */ in _tr_stored_block()
3018 charf *buf, /* input block, or NULL if too old */ in _tr_flush_block()
3284 charf *buf, /* the input data */ in _tr_flush_block()
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dzlib.h98 # define charf netpgpv_z_charf macro
316 typedef char FAR charf; typedef

12