Searched defs:ZEXPORT (Results 1 - 7 of 7) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/
H A Dzconf.h225 # define ZEXPORT WINAPI macro
237 # define ZEXPORT __declspec(dllexport) macro
240 # define ZEXPORT __declspec(dllimport) macro
249 #ifndef ZEXPORT
250 # define ZEXPORT macro
/external/chromium_org/sdch/open-vcdiff/src/zlib/
H A Dzconf.h225 # define ZEXPORT WINAPI macro
237 # define ZEXPORT __declspec(dllexport) macro
240 # define ZEXPORT __declspec(dllimport) macro
249 #ifndef ZEXPORT
250 # define ZEXPORT macro
/external/open-vcdiff/src/zlib/
H A Dzconf.h225 # define ZEXPORT WINAPI macro
237 # define ZEXPORT __declspec(dllexport) macro
240 # define ZEXPORT __declspec(dllimport) macro
249 #ifndef ZEXPORT
250 # define ZEXPORT macro
/external/qemu/distrib/zlib-1.2.3/
H A Dzconf.h225 # define ZEXPORT WINAPI macro
237 # define ZEXPORT __declspec(dllexport) macro
240 # define ZEXPORT __declspec(dllimport) macro
249 #ifndef ZEXPORT
250 # define ZEXPORT macro
/external/chromium_org/third_party/zlib/
H A Dzconf.h300 # define ZEXPORT WINAPI macro
312 # define ZEXPORT __declspec(dllexport) macro
315 # define ZEXPORT __declspec(dllimport) macro
324 #ifndef ZEXPORT
325 # define ZEXPORT macro
/external/zlib/src/
H A Dzconf.h332 # define ZEXPORT WINAPI macro
344 # define ZEXPORT __declspec(dllexport) macro
347 # define ZEXPORT __declspec(dllimport) macro
356 #ifndef ZEXPORT
357 # define ZEXPORT macro
/external/zlib/
H A Dzconf.h332 # define ZEXPORT WINAPI macro
344 # define ZEXPORT __declspec(dllexport) macro
347 # define ZEXPORT __declspec(dllimport) macro
356 #ifndef ZEXPORT
357 # define ZEXPORT macro

Completed in 104 milliseconds