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

/external/libxml2/
H A Dxzlib.c277 xz_avail_zstrm(xz_statep state) function
359 #define NEXTZ() ((strm->avail_in == 0 && xz_avail_zstrm(state) == -1) ? -1 : \

Completed in 114 milliseconds