Searched defs:DEFAULT_VISIBILITY (Results 1 – 7 of 7) sorted by relevance
11 # define DEFAULT_VISIBILITY __declspec(dllexport) macro13 # define DEFAULT_VISIBILITY __attribute__((visibility("default"))) macro
22 # define DEFAULT_VISIBILITY __declspec(dllexport) macro24 # define DEFAULT_VISIBILITY __attribute__((visibility("default"))) macro
23 # define DEFAULT_VISIBILITY __declspec(dllexport) macro25 # define DEFAULT_VISIBILITY __attribute__((visibility("default"))) macro
5 #define DEFAULT_VISIBILITY __attribute__ ((visibility ("default"))) macro
911 DEFAULT_VISIBILITY, enumerator