Home
last modified time | relevance | path

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

/third_party/iowow/src/
Dbasedefs.h53 #define IW_EXPORT macro
56 #define IW_EXPORT __declspec(dllexport) macro
58 #define IW_EXPORT __declspec(dllimport) macro
63 #define IW_EXPORT __attribute__((visibility("default"))) macro
65 #define IW_EXPORT macro