Searched defs:DECLSPEC (Results 1 – 2 of 2) sorted by relevance
57 # define DECLSPEC macro59 # define DECLSPEC __declspec(dllimport) macro62 # define DECLSPEC __declspec(dllexport) macro66 # define DECLSPEC __declspec(dllexport) macro68 # define DECLSPEC macro72 # define DECLSPEC __attribute__ ((visibility("default"))) macro74 # define DECLSPEC macro96 #define DECLSPEC macro
48 #define DECLSPEC macro
Completed in 4 milliseconds