Searched defs:xz_statep (Results 1 - 1 of 1) sorted by relevance

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

Completed in 667 milliseconds