Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/include/
Dbegin_code.h57 # define DECLSPEC macro
59 # define DECLSPEC __declspec(dllimport) macro
62 # define DECLSPEC __declspec(dllexport) macro
66 # define DECLSPEC __attribute__ ((visibility("default"))) macro
68 # define DECLSPEC macro
85 #define DECLSPEC macro
/third_party/flutter/skia/third_party/externals/sdl/src/
DSDL_internal.h30 #define DECLSPEC macro