Searched refs:ZDICTLIB_VISIBILITY (Results 1 – 2 of 2) sorted by relevance
24 #ifndef ZDICTLIB_VISIBILITY26 # define ZDICTLIB_VISIBILITY __attribute__ ((visibility ("default"))) macro28 # define ZDICTLIB_VISIBILITY32 # define ZDICTLIB_API __declspec(dllexport) ZDICTLIB_VISIBILITY34 # define ZDICTLIB_API __declspec(dllimport) ZDICTLIB_VISIBILITY /* It isn't required but allows to…36 # define ZDICTLIB_API ZDICTLIB_VISIBILITY
12 ZDICTLIB_VISIBILITY, \