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

/haiku/src/bin/unzip/
H A Dfunzip.c127 # define UZinflate inflate macro
484 if ((r = UZinflate(__G__ (method == ENHDEFLATED))) != 0) {
H A Dextract.c1567 # define UZinflate inflate macro
1569 if ((r = UZinflate(__G__
1970 if ((r = UZinflate(__G__ (method == ENHDEFLATED))) != 0) {
H A Dinflate.c99 c14t 18 Aug 95 G. Roelofs added UZinflate() to use zlib functions;
325 GRR: return values for both original inflate() and UZinflate()
333 /* Function UZinflate() */
336 int UZinflate(__G__ is_defl64)
H A Dinflatef.c83 GRR: return values for both original inflate() and UZinflate()
91 /* Function UZinflate() */
94 int UZinflate(__G__ is_defl64)
H A Dunzpriv.h1860 int UZinflate OF((__GPRO__ int is_defl64)); /* inflate.c */

Completed in 80 milliseconds