Home
last modified time | relevance | path

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

/external/libxml2/
Dxzlib.c86 } xz_state, *xz_statep; typedef
89 xz_error(xz_statep state, int err, const char *msg) in xz_error()
123 xz_reset(xz_statep state) in xz_reset()
141 xz_statep state; in xz_open()
189 xz_statep state; in xz_compressed()
193 state = (xz_statep) f; in xz_compressed()
233 xz_load(xz_statep state, unsigned char *buf, unsigned int len, in xz_load()
255 xz_avail(xz_statep state) in xz_avail()
277 xz_avail_zstrm(xz_statep state) in xz_avail_zstrm()
290 is_format_xz(xz_statep state) in is_format_xz()
[all …]