Searched defs:inflate_fast (Results 1 – 7 of 7) sorted by relevance
/titanic_52/usr/src/contrib/zlib/ |
H A D | inffast.c | 50 void ZLIB_INTERNAL inflate_fast(z_streamp strm, unsigned start) in inflate_fast() function
|
H A D | zconf.h | 149 # define inflate_fast z_inflate_fast macro
|
/titanic_52/usr/src/boot/lib/libz/ |
H A D | inffast.c | 67 void ZLIB_INTERNAL inflate_fast(strm, start) in inflate_fast() function
|
H A D | zconf.h | 114 # define inflate_fast z_inflate_fast macro
|
/titanic_52/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | zlib.c | 4409 local int inflate_fast(bl, bd, tl, td, s, z) in inflate_fast() function
|
/titanic_52/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | ratz.c | 2064 void inflate_fast(strm, start) in inflate_fast() function
|
/titanic_52/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | zlib.c | 5649 inflate_fast(bl, bd, tl, td, s, z) in inflate_fast() function
|