Home
last modified time | relevance | path

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

/third_party/libwebsockets/win32port/zlib/
H A Dgzread.c14 local int gz_make OF((gz_statep));
301 Returns -1 on error, otherwise 0. gz_make() will leave state->have as COPY
304 local int gz_make(state) in gz_make() function
355 if (gz_make(state) == -1)
418 if (gz_make(state) == -1)
573 if (gz_make(state) == -1)

Completed in 1 milliseconds