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

/barrelfish-master/include/
H A Dzconf.h54 # define charf z_charf macro
272 typedef char FAR charf; typedef
/barrelfish-master/lib/zlib/
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 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.c1366 (charf *)&s->window[(unsigned)s->block_start] : \
1367 (charf *)Z_NULL), \

Completed in 42 milliseconds