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

/vbox/src/libs/zlib-1.2.6/
H A Ddeflate.h298 void ZLIB_INTERNAL _tr_flush_block OF((deflate_state *s, charf *buf,
302 void ZLIB_INTERNAL _tr_stored_block OF((deflate_state *s, charf *buf,
H A Dzconf.h101 # define charf vboxzlib_charf macro
217 # define charf z_charf macro
471 typedef char FAR charf; typedef
H A Dtrees.c155 local void copy_block OF((deflate_state *s, charf *buf, unsigned len,
867 charf *buf; /* input block */
909 charf *buf; /* input block, or NULL if too old */
1205 charf *buf; /* the input data */
H A Dzconf.h.cmakein128 # define charf z_charf
378 typedef char FAR charf;
H A Dzconf.h.in126 # define charf z_charf
376 typedef char FAR charf;
H A Ddeflate.c1538 (charf *)&s->window[(unsigned)s->block_start] : \
1539 (charf *)Z_NULL), \
/vbox/src/libs/libpng-1.2.8/
H A Dpngconf.h1175 typedef charf * png_zcharp;
1176 typedef charf * FAR * png_zcharpp;

Completed in 107 milliseconds