Searched refs:internal_state (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
H A Dzlib.h82 struct internal_state;
94 struct internal_state *state; /* not visible by applications */
586 struct internal_state {int dummy;}; /* hack for buggy compilers */ struct
/linux-4.1.27/lib/zlib_deflate/
H A Ddeflate.c219 strm->state = (struct internal_state *)s; zlib_deflateInit2()
/linux-4.1.27/lib/zlib_inflate/
H A Dinflate.c56 strm->state = (struct internal_state *)state; zlib_inflateInit2()

Completed in 124 milliseconds