Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/include/
Dbegin_code.h46 # 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 __declspec(dllexport) macro
74 # define DECLSPEC macro
77 # define DECLSPEC macro
[all …]