Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/zlib/
H A Ddeflate.h295 void ZLIB_INTERNAL _tr_flush_block OF((deflate_state *s, charf *buf,
298 void ZLIB_INTERNAL _tr_stored_block OF((deflate_state *s, charf *buf,
H A Dtrees.c160 local void copy_block OF((deflate_state *s, charf *buf, unsigned len,
873 charf *buf; /* input block */
927 charf *buf; /* input block, or NULL if too old */
1224 charf *buf; /* the input data */
H A Ddeflate.c1436 (charf *)&s->window[(unsigned)s->block_start] : \
1437 (charf *)Z_NULL), \
/openbmc/u-boot/include/u-boot/
H A Dzlib.h105 # define charf z_charf macro
323 typedef char FAR charf; typedef