| /netbsd-src/external/cddl/osnet/dist/uts/common/zmod/ |
| H A D | deflate.h | 284 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 D | zconf.h | 112 typedef char charf; typedef
|
| H A D | trees.c | 159 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 D | deflate.c | 1372 (charf *)&s->window[(unsigned)s->block_start] : \ 1373 (charf *)Z_NULL), \
|
| /netbsd-src/external/gpl3/gdb/dist/zlib/ |
| H A D | deflate.h | 296 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 D | zconf.h | 144 # define charf z_charf macro 402 typedef char FAR charf; typedef
|
| H A D | zconf.h.in | 144 # define charf z_charf macro 402 typedef char FAR charf; typedef
|
| H A D | zconf.h.cmakein | 146 # define charf z_charf 404 typedef char FAR charf;
|
| H A D | trees.c | 865 charf *buf; /* input block */ 914 charf *buf; /* input block, or NULL if too old */
|
| H A D | deflate.c | 1649 (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 D | deflate.h | 296 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 D | zconf.h | 144 # define charf z_charf macro 402 typedef char FAR charf; typedef
|
| H A D | zconf.h.cmakein | 146 # define charf z_charf 404 typedef char FAR charf;
|
| H A D | zconf.h.in | 144 # define charf z_charf macro 402 typedef char FAR charf; typedef
|
| H A D | trees.c | 865 charf *buf; /* input block */ 914 charf *buf; /* input block, or NULL if too old */
|
| H A D | deflate.c | 1649 (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 D | deflate.h | 296 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 D | zconf.h | 144 # define charf z_charf macro 402 typedef char FAR charf; typedef
|
| H A D | zconf.h.in | 144 # define charf z_charf macro 402 typedef char FAR charf; typedef
|
| H A D | zconf.h.cmakein | 146 # define charf z_charf 404 typedef char FAR charf;
|
| H A D | trees.c | 865 charf *buf; /* input block */ 914 charf *buf; /* input block, or NULL if too old */
|
| H A D | deflate.c | 1649 (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 D | zlib.h | 92 # define charf z_charf macro 271 typedef char FAR charf; typedef
|
| H A D | zlib.c | 557 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 D | zlib.h | 98 # define charf netpgpv_z_charf macro 316 typedef char FAR charf; typedef
|