Searched refs:ZLIB_INTERNAL (Results 51 - 68 of 68) sorted by relevance

123

/external/pdfium/third_party/zlib_v128/
H A Dinffast.c67 void ZLIB_INTERNAL inflate_fast(
H A Dzlib.h1769 #if !defined(ZLIB_INTERNAL) && defined(Z_WANT64)
/external/python/cpython2/Modules/zlib/
H A Dinffast.c67 void ZLIB_INTERNAL inflate_fast(strm, start)
H A Dzconf.h.cmakein316 # ifdef ZLIB_INTERNAL
345 # ifdef ZLIB_INTERNAL
H A Dzconf.h.in314 # ifdef ZLIB_INTERNAL
343 # ifdef ZLIB_INTERNAL
H A Dzlib.h1700 #if !defined(ZLIB_INTERNAL) && defined(Z_WANT64)
H A Dconfigure727 #define ZLIB_INTERNAL __attribute__((visibility ("hidden")))
728 int ZLIB_INTERNAL foo;
/external/syslinux/com32/lib/zlib/
H A Dinffast.c67 void ZLIB_INTERNAL inflate_fast(strm, start)
H A Dinftrees.c32 int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work)
H A Dtrees.c354 fprintf(header, "const uch ZLIB_INTERNAL _dist_code[DIST_CODE_LEN] = {\n");
361 "const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= {\n");
386 void ZLIB_INTERNAL _tr_init(s)
871 void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last)
896 void ZLIB_INTERNAL _tr_align(s)
925 void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last)
1026 int ZLIB_INTERNAL _tr_tally (s, dist, lc)
/external/zlib/src/
H A Dinffast.c67 void ZLIB_INTERNAL inflate_fast(strm, start)
H A Dzconf.h.cmakein316 # ifdef ZLIB_INTERNAL
345 # ifdef ZLIB_INTERNAL
H A Dzconf.h.in314 # ifdef ZLIB_INTERNAL
343 # ifdef ZLIB_INTERNAL
H A Dzlib.h1700 #if !defined(ZLIB_INTERNAL) && defined(Z_WANT64)
H A Dconfigure727 #define ZLIB_INTERNAL __attribute__((visibility ("hidden")))
728 int ZLIB_INTERNAL foo;
/external/syslinux/com32/include/
H A Dzlib.h1574 #if !defined(ZLIB_INTERNAL) && _FILE_OFFSET_BITS-0 == 64 && _LFS64_LARGEFILE-0
/external/zlib/
H A Dzlib.h1700 #if !defined(ZLIB_INTERNAL) && defined(Z_WANT64)
/external/zlib/src/test/
H A Dinfcover.c16 #define ZLIB_INTERNAL macro

Completed in 265 milliseconds

123