Home
last modified time | relevance | path

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

/bsp/simulator/SDL2/include/
A Dbegin_code.h58 # define DECLSPEC __declspec(dllexport) macro
60 # define DECLSPEC macro
64 # define DECLSPEC __declspec(dllexport) macro
66 # define DECLSPEC macro
70 # define DECLSPEC __attribute__ ((visibility("default"))) macro
72 # define DECLSPEC macro
94 #define DECLSPEC macro

Completed in 5 milliseconds