Home
last modified time | relevance | path

Searched defs:bzstream (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/freetype/src/bzip2/
A Dftbzip2.c107 bz_stream bzstream; /* bzlib input stream */ member
151 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_init() local
195 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_done() local
224 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_reset() local
248 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_fill_input() local
283 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_fill_output() local

Completed in 5 milliseconds