Searched defs:ZLIB_INTERNAL (Results 1 - 19 of 19) sorted by path

/external/chromium_org/sdch/open-vcdiff/src/zlib/
H A Dadler32.c8 #define ZLIB_INTERNAL macro
/external/chromium_org/third_party/zlib/
H A Dcompress.c8 #define ZLIB_INTERNAL macro
H A Dgzguts.h16 # define ZLIB_INTERNAL __attribute__((visibility ("hidden"))) macro
18 # define ZLIB_INTERNAL macro
119 void ZLIB_INTERNAL gz_error OF((gz_statep, int, const char *));
121 char ZLIB_INTERNAL *gz_strwinerror OF((DWORD error));
130 unsigned ZLIB_INTERNAL gz_intmax OF((void));
H A Duncompr.c8 #define ZLIB_INTERNAL macro
H A Dzutil.h17 # define ZLIB_INTERNAL __attribute__((visibility ("hidden"))) macro
19 # define ZLIB_INTERNAL macro
254 void ZLIB_INTERNAL zmemcpy OF((Bytef* dest, const Bytef* source, uInt len));
255 int ZLIB_INTERNAL zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
256 void ZLIB_INTERNAL zmemzero OF((Bytef* dest, uInt len));
262 extern int ZLIB_INTERNAL z_verbose;
263 extern void ZLIB_INTERNAL z_error OF((char *m));
280 voidpf ZLIB_INTERNAL zcalloc OF((voidpf opaque, unsigned items,
282 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dfx_zlib_compress.c8 #define ZLIB_INTERNAL macro
H A Dfx_zlib_uncompr.c8 #define ZLIB_INTERNAL macro
H A Dgzguts.h16 # define ZLIB_INTERNAL __attribute__((visibility ("hidden"))) macro
18 # define ZLIB_INTERNAL macro
212 void ZLIB_INTERNAL gz_error OF((gz_statep, int, const char *));
214 char ZLIB_INTERNAL *gz_strwinerror OF((DWORD error));
223 unsigned ZLIB_INTERNAL gz_intmax OF((void));
H A Dzutil.h19 # define ZLIB_INTERNAL __attribute__((visibility ("hidden"))) macro
21 # define ZLIB_INTERNAL macro
215 void ZLIB_INTERNAL zmemcpy OF((Bytef* dest, const Bytef* source, uInt len));
216 int ZLIB_INTERNAL zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
217 void ZLIB_INTERNAL zmemzero OF((Bytef* dest, uInt len));
223 extern int ZLIB_INTERNAL z_verbose;
224 extern void ZLIB_INTERNAL z_error OF((char *m));
241 voidpf ZLIB_INTERNAL zcalloc OF((voidpf opaque, unsigned items,
243 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
/external/qemu/distrib/zlib-1.2.8/
H A Dcompress.c8 #define ZLIB_INTERNAL macro
H A Dgzguts.h16 # define ZLIB_INTERNAL __attribute__((visibility ("hidden"))) macro
18 # define ZLIB_INTERNAL macro
196 void ZLIB_INTERNAL gz_error OF((gz_statep, int, const char *));
198 char ZLIB_INTERNAL *gz_strwinerror OF((DWORD error));
207 unsigned ZLIB_INTERNAL gz_intmax OF((void));
H A Duncompr.c8 #define ZLIB_INTERNAL macro
H A Dzutil.h17 # define ZLIB_INTERNAL __attribute__((visibility ("hidden"))) macro
19 # define ZLIB_INTERNAL macro
213 void ZLIB_INTERNAL zmemcpy OF((Bytef* dest, const Bytef* source, uInt len));
214 int ZLIB_INTERNAL zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
215 void ZLIB_INTERNAL zmemzero OF((Bytef* dest, uInt len));
221 extern int ZLIB_INTERNAL z_verbose;
222 extern void ZLIB_INTERNAL z_error OF((char *m));
239 voidpf ZLIB_INTERNAL zcalloc OF((voidpf opaque, unsigned items,
241 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
/external/zlib/src/
H A Dcompress.c8 #define ZLIB_INTERNAL macro
H A Dgzguts.h16 # define ZLIB_INTERNAL __attribute__((visibility ("hidden"))) macro
18 # define ZLIB_INTERNAL macro
196 void ZLIB_INTERNAL gz_error OF((gz_statep, int, const char *));
198 char ZLIB_INTERNAL *gz_strwinerror OF((DWORD error));
207 unsigned ZLIB_INTERNAL gz_intmax OF((void));
H A Duncompr.c8 #define ZLIB_INTERNAL macro
H A Dzutil.h17 # define ZLIB_INTERNAL __attribute__((visibility ("hidden"))) macro
19 # define ZLIB_INTERNAL macro
213 void ZLIB_INTERNAL zmemcpy OF((Bytef* dest, const Bytef* source, uInt len));
214 int ZLIB_INTERNAL zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
215 void ZLIB_INTERNAL zmemzero OF((Bytef* dest, uInt len));
221 extern int ZLIB_INTERNAL z_verbose;
222 extern void ZLIB_INTERNAL z_error OF((char *m));
239 voidpf ZLIB_INTERNAL zcalloc OF((voidpf opaque, unsigned items,
241 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));
/external/zlib/src/test/
H A Dinfcover.c16 #define ZLIB_INTERNAL macro
/external/zlib/
H A Dzutil.h17 # define ZLIB_INTERNAL __attribute__((visibility ("hidden"))) macro
19 # define ZLIB_INTERNAL macro
213 void ZLIB_INTERNAL zmemcpy OF((Bytef* dest, const Bytef* source, uInt len));
214 int ZLIB_INTERNAL zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
215 void ZLIB_INTERNAL zmemzero OF((Bytef* dest, uInt len));
221 extern int ZLIB_INTERNAL z_verbose;
222 extern void ZLIB_INTERNAL z_error OF((char *m));
239 voidpf ZLIB_INTERNAL zcalloc OF((voidpf opaque, unsigned items,
241 void ZLIB_INTERNAL zcfree OF((voidpf opaque, voidpf ptr));

Completed in 3047 milliseconds