Searched refs:charf (Results 1 - 4 of 4) sorted by relevance

/glassfish-3.1.2/installer/src/cpp/share/launcher/zlib-1.1.4/
H A Ddeflate.h270 void _tr_flush_block OF((deflate_state *s, charf *buf, ulg stored_len,
273 void _tr_stored_block OF((deflate_state *s, charf *buf, ulg stored_len,
H A Dzconf.h43 # define charf z_charf macro
225 typedef char FAR 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 */
1194 charf *buf; /* the input data */
H A Ddeflate.c1056 (charf *)&s->window[(unsigned)s->block_start] : \
1057 (charf *)Z_NULL), \

Completed in 701 milliseconds