Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A Dbegin_code.h57 # define DECLSPEC macro
59 # define DECLSPEC __declspec(dllimport) macro
62 # define DECLSPEC __declspec(dllexport) macro
66 # define DECLSPEC __declspec(dllexport) macro
68 # define DECLSPEC macro
72 # define DECLSPEC __attribute__ ((visibility("default"))) macro
74 # define DECLSPEC macro
96 #define DECLSPEC macro
/AliOS-Things-master/components/SDL2/src/
A DSDL_internal.h48 #define DECLSPEC macro

Completed in 4 milliseconds