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

/ast/src/lib/libz/
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.h71 # define charf z_charf macro
287 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 */
1199 charf *buf; /* the input data */
H A Ddeflate.c1366 (charf *)&s->window[(unsigned)s->block_start] : \
1367 (charf *)Z_NULL), \
/ast/src/cmd/INIT/
H A Dratz.c404 typedef char FAR charf; typedef
1494 void _tr_flush_block OF((deflate_state *s, charf *buf, ulg stored_len,
1497 void _tr_stored_block OF((deflate_state *s, charf *buf, ulg stored_len,

Completed in 27 milliseconds