Home
last modified time | relevance | path

Searched defs:ZEXPORT (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/freetype/src/gzip/
A Dzconf.h179 # define ZEXPORT(x) x WINAPI macro
189 # define ZEXPORT(x) x __declspec(dllexport) WINAPI macro
193 # define ZEXPORT(x) x _export macro
202 # define ZEXPORT(x) static x macro
/AliOS-Things-master/components/py_engine/external/unzip/internal/
A Dzconf.in.h225 # define ZEXPORT WINAPI macro
237 # define ZEXPORT __declspec(dllexport) macro
240 # define ZEXPORT __declspec(dllimport) macro
250 # define ZEXPORT macro
A Dzconf.h297 # define ZEXPORT WINAPI macro
309 # define ZEXPORT __declspec(dllexport) macro
312 # define ZEXPORT __declspec(dllimport) macro
322 # define ZEXPORT macro
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A Dzconf.h355 # define ZEXPORT WINAPI macro
367 # define ZEXPORT __declspec(dllexport) macro
370 # define ZEXPORT __declspec(dllimport) macro
380 # define ZEXPORT macro
A Dzconf.h.in355 # define ZEXPORT WINAPI macro
367 # define ZEXPORT __declspec(dllexport) macro
370 # define ZEXPORT __declspec(dllimport) macro
380 # define ZEXPORT macro
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Dzconf.h355 # define ZEXPORT WINAPI macro
367 # define ZEXPORT __declspec(dllexport) macro
370 # define ZEXPORT __declspec(dllimport) macro
380 # define ZEXPORT macro

Completed in 10 milliseconds