Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
H A Dbegin_code.h49 # define DECLSPEC macro
51 # define DECLSPEC __declspec(dllimport) macro
54 # define DECLSPEC __declspec(dllexport) macro
58 # define DECLSPEC __attribute__ ((visibility("default"))) macro
60 # define DECLSPEC __declspec(dllexport) macro
62 # define DECLSPEC macro
79 #define DECLSPEC macro
/aosp_15_r20/external/libldac/src/
H A Dldaclib.h44 #define DECLSPEC macro