Searched defs:DECLSPEC (Results 1 - 3 of 3) sorted by relevance

/prebuilts/tools/darwin-x86/sdl/include/SDL/
H A Dbegin_code.h40 * @def DECLSPEC
43 #ifndef DECLSPEC
46 # define DECLSPEC macro
48 # define DECLSPEC __declspec(export) macro
53 # define DECLSPEC macro
55 # define DECLSPEC __declspec(dllimport) macro
58 # define DECLSPEC __declspec(dllexport) macro
63 # define DECLSPEC __declspec(dllexport) macro
65 # define DECLSPEC macro
72 # define DECLSPEC __declspe macro
74 # define DECLSPEC macro
77 # define DECLSPEC macro
81 # define DECLSPEC macro
83 # define DECLSPEC macro
113 #undef DECLSPEC macro
114 #define DECLSPEC macro
116 #undef DECLSPEC macro
117 #define DECLSPEC macro
[all...]
/prebuilts/tools/linux-x86/sdl/include/SDL/
H A Dbegin_code.h40 * @def DECLSPEC
43 #ifndef DECLSPEC
46 # define DECLSPEC macro
48 # define DECLSPEC __declspec(export) macro
53 # define DECLSPEC macro
55 # define DECLSPEC __declspec(dllimport) macro
58 # define DECLSPEC __declspec(dllexport) macro
63 # define DECLSPEC __declspec(dllexport) macro
65 # define DECLSPEC macro
72 # define DECLSPEC __declspe macro
74 # define DECLSPEC macro
77 # define DECLSPEC macro
81 # define DECLSPEC macro
83 # define DECLSPEC macro
113 #undef DECLSPEC macro
114 #define DECLSPEC macro
116 #undef DECLSPEC macro
117 #define DECLSPEC macro
[all...]
/prebuilts/tools/windows/sdl/include/SDL/
H A Dbegin_code.h40 * @def DECLSPEC
43 #ifndef DECLSPEC
46 # define DECLSPEC macro
48 # define DECLSPEC __declspec(export) macro
53 # define DECLSPEC macro
55 # define DECLSPEC __declspec(dllimport) macro
58 # define DECLSPEC __declspec(dllexport) macro
63 # define DECLSPEC __declspec(dllexport) macro
65 # define DECLSPEC macro
72 # define DECLSPEC __declspe macro
74 # define DECLSPEC macro
77 # define DECLSPEC macro
81 # define DECLSPEC macro
83 # define DECLSPEC macro
113 #undef DECLSPEC macro
114 #define DECLSPEC macro
116 #undef DECLSPEC macro
117 #define DECLSPEC macro
[all...]

Completed in 103 milliseconds